Commit 952c66dd authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

set correct permissions for container scritps

parent d4c77daa
Pipeline #4643 passed with stage
in 0 seconds
......@@ -11,10 +11,8 @@ rm build/*-API.json
cd docker
chmod +x build-container.sh
./build-container.sh
chmod +x run-container.sh
./run-container.sh "${run_dir}"
OUTCOME=$?
......
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
Supports Markdown
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