00:00:23
Jul 26, 2022
00:00:02
$ cicd_path=$(pwd)/cicd$ export CI_REGISTRY_PW=$CI_REGISTRY_PW$ export CI_REGISTRY_USER=$CI_REGISTRY_USER$ tag=$(echo $CI_COMMIT_MESSAGE | sed -r 's/.*(\[tag\])//')$ if [ ! -d $mount_data_folder ]; then # collapsed multi-line command$ if [ ! -d $mount_data_folder/$project_name ]; then # collapsed multi-line command$ touch /gitlab.txttouch: cannot touch '/gitlab.txt': Permission deniedsection_end:1658821088:step_scriptERROR: Job failed: exit status 1