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:27:35 +0300
committerMatthias Held <ilovemilk@wusa.io>2020-12-01 22:27:35 +0300
commita27cde5ea97aa4359cdc38debcc6f954e184074d (patch)
tree6aab782d868888d7746337d55f3cfc4760f4b28f
parentb605bc2f2172651d366ef90eb5b5bbdc154fe6e9 (diff)
use if clause
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 7bd18c3..d9e8db9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -96,8 +96,7 @@ jobs:
- 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
+ if: tag IS present
stages:
# - test