TEST t10
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user