mirror of
https://github.com/strapi/strapi.git
synced 2025-10-19 03:49:45 +00:00
Enable on develop only
This commit is contained in:
parent
03d6f55b93
commit
dd9182dfa2
@ -6,5 +6,5 @@ trigger_deploy:
|
|||||||
--form "ref=master"
|
--form "ref=master"
|
||||||
--form "variables[UPSTREAM_COMMIT_SHA]=$CI_COMMIT_SHA"
|
--form "variables[UPSTREAM_COMMIT_SHA]=$CI_COMMIT_SHA"
|
||||||
https://gitlab.com/api/v4/projects/12825884/trigger/pipeline
|
https://gitlab.com/api/v4/projects/12825884/trigger/pipeline
|
||||||
# only:
|
only:
|
||||||
# - develop
|
- develop
|
||||||
|
Loading…
x
Reference in New Issue
Block a user