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