Commit 0f23a394 authored by nguyenvu's avatar nguyenvu

Update .gitlab-ci.yml

parent 93e666ca
Pipeline #6781 failed with stages
in 0 seconds
......@@ -21,8 +21,8 @@ build:
- tag=dev
- cicd_path=$(pwd)/$(grep "path" .gitmodules | cut -d "=" -f2 | cut -d " " -f2)
- cd $(grep "path" .gitmodules | cut -d "=" -f2 | cut -d " " -f2)
- sudo git pull
- ls -la
- sudo git pull
- cd ../
- 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