This commit is contained in:
parent
0e663c3138
commit
96f1b0965d
@ -11,4 +11,5 @@ 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 /app/plugin.sh
|
||||
RUN chmod +x /app/plugin.sh
|
||||
ENTRYPOINT [ "/app/plugin.sh" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user