Change nova build trigger to master branch
This commit is contained in:
parent
9ac7544b64
commit
acdd555917
@ -118,4 +118,4 @@ trigger nova build:
|
|||||||
needs:
|
needs:
|
||||||
- build docker amd64
|
- build docker amd64
|
||||||
script:
|
script:
|
||||||
- curl -X POST -F "token=$NOVA_CI_TRIGGER_TOKEN" -F "ref=tulir/ci" -F "variables[MAU_COMMIT_SHA]=$CI_COMMIT_SHA" -F "variables[MAU_BRIDGE]=whatsapp" https://gitlab.com/api/v4/projects/19691163/trigger/pipeline
|
- curl -X POST -F "token=$NOVA_CI_TRIGGER_TOKEN" -F "ref=master" -F "variables[MAU_COMMIT_SHA]=$CI_COMMIT_SHA" -F "variables[MAU_BRIDGE]=whatsapp" https://gitlab.com/api/v4/projects/19691163/trigger/pipeline
|
||||||
|
Loading…
Reference in New Issue
Block a user