mirror of
https://github.com/ludeeus/action-shellcheck.git
synced 2025-08-24 02:06:34 +02:00
Re enable problem-matcher (#25)
This commit is contained in:
@@ -3,4 +3,6 @@ FROM alpine:3.12.0
|
||||
RUN apk add --no-cache shellcheck bash
|
||||
|
||||
COPY runaction /action/runaction
|
||||
COPY .github/problem-matcher.json /problem-matcher.json
|
||||
|
||||
ENTRYPOINT ["bash", "/action/runaction"]
|
Reference in New Issue
Block a user