mirror of
https://github.com/gogcom/galaxy-integrations-python-api.git
synced 2026-01-05 21:38:45 -05:00
Deploy only from master
This commit is contained in:
@@ -20,5 +20,7 @@ deploy_package:
|
||||
- curl -X POST --silent --show-error --fail
|
||||
"https://gitlab.gog.com/api/v4/projects/${CI_PROJECT_ID}/repository/tags?tag_name=${VERSION}&ref=${CI_COMMIT_REF_NAME}&private_token=${PACKAGE_DEPLOYER_API_TOKEN}"
|
||||
when: manual
|
||||
only:
|
||||
- master
|
||||
except:
|
||||
- tags
|
||||
Reference in New Issue
Block a user