Commit c5641c78 authored by dangdoan's avatar dangdoan

[tag]2.17.10.50

parent e02a0d8d
Pipeline #13084 passed with stages
in 2 minutes and 15 seconds
...@@ -11,6 +11,7 @@ build: ...@@ -11,6 +11,7 @@ build:
- export CI_REGISTRY_PW=$CI_REGISTRY_PW - export CI_REGISTRY_PW=$CI_REGISTRY_PW
- export CI_REGISTRY_USER=$CI_REGISTRY_USER - export CI_REGISTRY_USER=$CI_REGISTRY_USER
- echo "To release new docker image for development and staging, we use tag 'dev' only !!!" - echo "To release new docker image for development and staging, we use tag 'dev' only !!!"
- tag=$(echo $CI_COMMIT_MESSAGE | sed -r 's/.*(\[tag\])//')
- export tag=$tag - export tag=$tag
- cicd_path=$(pwd)/cicd - cicd_path=$(pwd)/cicd
......
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