mirror of
https://github.com/jadolg/rocketchat-notification-action.git
synced 2026-07-07 10:47:58 +00:00
Add action's base files to work on top
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
FROM alpine:3.10
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
Reference in New Issue
Block a user