Skip to content

Commit

Permalink
check with custom
Browse files Browse the repository at this point in the history
  • Loading branch information
EliMoshkovich committed Mar 18, 2024
1 parent 442b046 commit b56da56
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 @@ -29,7 +29,7 @@ RUN python setup.py install --user

FROM golang:bullseye as OPABuildStage

COPY custom /custom
COPY ./permit-opa/custom /custom

RUN if [ -f /custom/custom_opa.tar.gz ]; \
then \
Expand Down

0 comments on commit b56da56

Please sign in to comment.