Commit e391bd2f authored by nguyenvu's avatar nguyenvu

Update .gitlab-ci.yml

parent 27093150
Pipeline #6776 failed with stages
......@@ -20,9 +20,7 @@ build:
- echo "Please remember that for dev environment, we use the tag 'dev' only !!!"
- tag=dev
- cicd_path=$(pwd)/$(grep "path" .gitmodules | cut -d "=" -f2 | cut -d " " -f2)
- cd $cicd_path
- ls -la
- cd ..
- ls -la $cicd_path
- current_file_path=$(pwd)/MEU.API/Resources/ReleaseNotes/releasenotes.txt
- release_note_folder=/var/www/release_note
- |
......
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