Commit 9aa526ae authored by dangdoan's avatar dangdoan

[tag]v2.17.10.38

parent 7b141b30
Pipeline #13080 failed with stages
in 9 seconds
...@@ -11,7 +11,7 @@ build: ...@@ -11,7 +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 !!!"
- export tag=dev - export tag=$tag
- cicd_path=$(pwd)/cicd - cicd_path=$(pwd)/cicd
script: script:
......
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