Commit 836c84c4 authored by nguyenvu's avatar nguyenvu

Update .gitlab-ci.yml

parent 91e44a25
Pipeline #6826 failed with stages
in 0 seconds
......@@ -22,6 +22,7 @@ build:
- cicd_path=$(pwd)/$(grep "path" .gitmodules | cut -d "=" -f2 | cut -d " " -f2)
#- echo 'export tag="dev"' >> $cicd_path/env.sh
- cd $(grep "path" .gitmodules | cut -d "=" -f2 | cut -d " " -f2)
- git push
- ls -la
- sudo cat env.sh
- echo 'export tag="dev"' >> $cicd_path/env.sh
......
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