This commit is contained in:
		@@ -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" ]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user