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:
authorMatthias Held <ilovemilk@wusa.io>2020-12-01 22:24:38 +0300
committerMatthias Held <ilovemilk@wusa.io>2020-12-01 22:24:38 +0300
commitb605bc2f2172651d366ef90eb5b5bbdc154fe6e9 (patch)
tree2ea57dac72c1dba9d93e9106c5af25c678f57283
parentd04db2d21ac27252508220e2844c1a83ace4a830 (diff)
only on tags
-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