v0.7
This commit is contained in:
parent
c088a98a3b
commit
b916910966
2 changed files with 0 additions and 0 deletions
8
tem
8
tem
|
|
@ -1,8 +0,0 @@
|
|||
FROM golang:1.13
|
||||
|
||||
WORKDIR /src
|
||||
COPY . .
|
||||
|
||||
RUN go get -u github.com/sethvargo/go-githubactions/... && go build -o /bin/google-chat-action
|
||||
|
||||
ENTRYPOINT ["/bin/google-chat-action"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue