Skip to content

Commit

Permalink
comment out copy
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariah Arnold committed Dec 20, 2021
1 parent b136fcd commit da7f265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ FROM scratch

LABEL source=https://github.com/stitchfix/codeowners-validator.git

COPY ./codeowners-validator /codeowners-validator
#COPY ./codeowners-validator /codeowners-validator

COPY --from=deps /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt
COPY --from=deps /usr/bin/git /usr/bin/git
Expand Down

0 comments on commit da7f265

Please sign in to comment.