mirror of
https://github.com/docker/build-push-action.git
synced 2025-08-11 18:59:53 +08:00
Add basic CI workflow to test action works
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
This commit is contained in:
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM alpine:3
|
||||
|
||||
ENTRYPOINT ["echo", "docker github actions"]
|
Reference in New Issue
Block a user