Skip to content
Snippets Groups Projects
Commit 113f7f17 authored by Aurélien MOREAU's avatar Aurélien MOREAU
Browse files

Update file Dockerfile

parent df094113
Branches
No related tags found
No related merge requests found
Pipeline #79971 failed
...@@ -19,6 +19,7 @@ ENV DOCKER_CONFIG /kaniko/.docker/ ...@@ -19,6 +19,7 @@ ENV DOCKER_CONFIG /kaniko/.docker/
ENV DOCKER_CREDENTIAL_GCR_CONFIG /kaniko/.config/gcloud/docker_credential_gcr_config.json ENV DOCKER_CREDENTIAL_GCR_CONFIG /kaniko/.config/gcloud/docker_credential_gcr_config.json
RUN ls -la RUN ls -la
RUN ls -la /kanico/
RUN pwd RUN pwd
RUN chmod +x /kaniko/executor RUN chmod +x /kaniko/executor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment