Commit fc83af5b by 李二毛

Merge branch 'development' into 'staging'

添加变量和开起调试。

See merge request liermao/microservice-autodevopspipelines!81
parents 5a2c322e 709be44e
Pipeline #4277 failed with stages
in 47 seconds
......@@ -70,7 +70,11 @@ staging-ci_job:
staging-cd_job:
stage: cd
variables:
CI_DEBUG_TRACE: "true"
script:
- echo ${CI_DEPLOY_USER}
- echo ${CI_COMMIT_REF_NAME}
- export Environment='Staging'
- bash ./devops/PipeLines/Updating/004_CD.sh
only:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment