Skip to content
Snippets Groups Projects
Commit cbb73ce3 authored by Pierre-Gilles Levallois's avatar Pierre-Gilles Levallois
Browse files

Dear OpenShift , would you please consider stopping the fuckin' "permission denied" message ?

parent 1d71835e
No related branches found
No related tags found
1 merge request!6Fully functional version that calculate layer with all stages
Pipeline #54284 passed
......@@ -42,7 +42,7 @@ mkdir -p /app && \
mkdir -p /app/logs && \
mkdir -p /app/tmp && \
chown -R calquluser:calquluser /app && \
chmod 755 /app/logs /app/tmp /app
chmod 777 /app/logs /app/tmp /app
# WORKDIR /app
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment