This commit is contained in:
Sumner Evans
2019-10-29 12:01:44 -06:00
parent 644e0c9f0e
commit cb7906c289
2 changed files with 4 additions and 3 deletions

View File

@@ -90,7 +90,7 @@ publish_release:
only: only:
variables: variables:
# Only verify the deploy if it's a version tag. # Only verify the deploy if it's a version tag.
- $CI_COMMIT_TAG =~ /^v.*/ - $CI_COMMIT_TAG =~ /^[vt].*/
before_script: before_script:
- apk add bash curl - apk add bash curl
script: script:

View File

@@ -1,7 +1,8 @@
t7 t10
== ===
* TESTING * TESTING
* Other things
v0.8.6 v0.8.6
====== ======