Skip to content

Commit

Permalink
fix: resolve issue where kaniko would fail if user attempted to creat…
Browse files Browse the repository at this point in the history
…e /workspace directory
  • Loading branch information
aaron-prindle committed Aug 18, 2023
1 parent 2ca710a commit 4074ea0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deploy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ COPY --from=builder /kaniko/.docker /kaniko/.docker

ENV DOCKER_CONFIG /kaniko/.docker/
ENV DOCKER_CREDENTIAL_GCR_CONFIG /kaniko/.config/gcloud/docker_credential_gcr_config.json
WORKDIR /workspace

### FINAL STAGES ###

Expand Down

0 comments on commit 4074ea0

Please sign in to comment.