Commit 52c0629c authored by nguyenvu's avatar nguyenvu

Update .gitlab-ci.yml

parent 614a6411
Pipeline #6779 failed with stages
in 0 seconds
...@@ -22,6 +22,7 @@ build: ...@@ -22,6 +22,7 @@ build:
- cicd_path=$(pwd)/$(grep "path" .gitmodules | cut -d "=" -f2 | cut -d " " -f2) - cicd_path=$(pwd)/$(grep "path" .gitmodules | cut -d "=" -f2 | cut -d " " -f2)
- ls -la $cicd_path/ - ls -la $cicd_path/
- ls -la $(pwd)/ - ls -la $(pwd)/
- ls -la $(pwd)/cicd/
- current_file_path=$(pwd)/MEU.API/Resources/ReleaseNotes/releasenotes.txt - current_file_path=$(pwd)/MEU.API/Resources/ReleaseNotes/releasenotes.txt
- release_note_folder=/var/www/release_note - 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