summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2019-06-02 13:54:48 -0400
committerGitHub <noreply@github.com>2019-06-02 13:54:48 -0400
commit22b221d073402d11bf39332499c599a21f0fdd2a (patch)
tree125e692040b9acdb91a7553c64a1f3f23f4e4bd4 /.cirrus.yml
parent2a38e6bdae6f93d746921cf45e624fc9a8c48d8c (diff)
parentcbde30baf1857929ccaeb0ac4ba25a5f68474268 (diff)
Merge pull request #2098 from tsloughter/cirrus-new-tags
try CIRRUS_TAG != '' for triggering cirrus for new tags
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index de7a879..7b3dba0 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -39,7 +39,7 @@ release_task:
image: erlang:18
depends_on:
- test
- only_if: $CIRRUS_RELEASE != ""
+ only_if: $CIRRUS_TAG != ''
script: |
apt-get update
apt-get install -y s3cmd