Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/undo-ransomware/ransomware_detection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a3868f8..7bd18c3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -93,9 +93,11 @@ jobs:
- cd apps/$APP_NAME/
- krankerl package
- gh auth login --with-token <<< $GITHUB_TOKEN
- #- gh release create $TRAVIS_TAG build/artifacts/ransomware_detection.tar.gz -t $TRAVIS_TAG
+ - gh release create $TRAVIS_TAG build/artifacts/ransomware_detection.tar.gz -t $TRAVIS_TAG
- krankerl login --appstore $NEXTCLOUD_APPS_TOKEN
#- krankerl publish https://github.com/undo-ransomware/ransomware_detection/releases/download/$TRAVIS_TAG/ransomware_detection.tar.gz
+ on:
+ tags: true
stages:
# - test