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