This commit is contained in:
parent
7b3dbf99b3
commit
fda0f363e1
@ -10,4 +10,4 @@ RUN apk add curl git jq pandoc --no-cache --update && rm -rf /var/cache/apk/*
|
||||
# add the wrapper which acts as a drone plugin
|
||||
COPY --from=BUILD /app/plugin.sh /plugin.sh
|
||||
RUN chmod +x /plugin.sh
|
||||
CMD [ "/plugin.sh" ]
|
||||
ENTRYPOINT [ "/plugin.sh" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user