00:00:00
May 12, 2021
$ tag=dev$ cicd_path=$(pwd)/$(grep "path" .gitmodules | cut -d "=" -f2 | cut -d " " -f2)$ current_file_path=$(pwd)/MEU.API/Resources/ReleaseNotes/releasenotes.txt$ release_note_folder=/var/www/release_note$ if [ ! -d "$release_note_folder" ]; then # collapsed multi-line command$ if [ -f "$release_note_folder/$project_name/releasenotes.txt" ] ; # collapsed multi-line command$ sudo bash $cicd_path/build.shbash: /home/gitlab-runner/builds/32JLusNz/0/nguyenvu/test-cicd-project-ngvu/cicd/build.sh: No such file or directorysection_end:1620816850:step_scriptERROR: Job failed: exit status 1