jenkins permissions test
This commit is contained in:
parent
ecc906fb9f
commit
6355fc1367
@ -28,7 +28,7 @@ RUN ls -la >> permissions.txt
|
||||
|
||||
RUN chmod o+w ./startscript1.sh
|
||||
# RUN chmod +x ./src/task1python.py
|
||||
RUN chmod o+w /app/runPythonScript.sh
|
||||
RUN chmod o+w ./runPythonScript.sh
|
||||
|
||||
# FROM tensorflow/tensorflow:latest
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user