Skip to content

Commit

Permalink
test release
Browse files Browse the repository at this point in the history
  • Loading branch information
Eikykun committed Sep 27, 2023
1 parent ee685aa commit 52a96fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releaser.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ FROM alpine:3.17
WORKDIR /

COPY manager /manager
RUN mkdir /webhook-certs && chmod 777 /webhook-certs
#RUN mkdir /webhook-certs && chmod 777 /webhook-certs
ENTRYPOINT ["/manager"]

0 comments on commit 52a96fe

Please sign in to comment.