Commit 39e1bf96 by 李二毛

Merge branch 'development' into 'staging'

重命名

See merge request liermao/microservice-autodevopspipelines!83
parents 54dc0aed 5902ac9e
Pipeline #4281 failed in 0 seconds
......@@ -72,10 +72,7 @@ cd_job:
stage: cd
script:
- # Import external functions
- chmod +x ./devops/PipeLines/Functions.common.sh
- source ./devops/PipeLines/Functions.common.sh
- FirstCharUpperCase $CI_COMMIT_REF_NAME environment
- export Environment=${environment}
- export Environment='Staging'
- bash ./devops/PipeLines/Updating/004_CD.sh
only:
- staging
......
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