Update .gitlab-ci.yml
This commit is contained in:
parent
dd8712cd49
commit
f16457bef5
|
|
@ -28,6 +28,8 @@ build-staging:dep:
|
||||||
|
|
||||||
deploy-staging:dep:
|
deploy-staging:dep:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
tags:
|
||||||
|
- master
|
||||||
script:
|
script:
|
||||||
- echo "===== start deploy =========="
|
- echo "===== start deploy =========="
|
||||||
- echo $CI_COMMIT_BRANCH
|
- echo $CI_COMMIT_BRANCH
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue