Commit 63793ddb authored by nguyenvu's avatar nguyenvu

Update .gitlab-ci.yml

parent cff1bb61
Pipeline #6833 failed with stages
in 1 second
......@@ -23,8 +23,8 @@ build:
- git submodule update --recursive --remote
#- echo 'export tag="dev"' >> $cicd_path/env.sh
- cd $(grep "path" .gitmodules | cut -d "=" -f2 | cut -d " " -f2)
- ls -la
- echo 'export tag="dev"' >> $cicd_path/env.sh
- sudo cat env.sh
- cd ../
#- cicd_url=$(grep "url" .gitmodules | cut -d "=" -f2 | cut -d " " -f2)
#- cd $(grep "path" .gitmodules | cut -d "=" -f2 | cut -d " " -f2)
......
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