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