mirror of
https://github.com/docker/build-push-action.git
synced 2025-08-11 18:59:53 +08:00
ci: named context jobs
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
4
test/named-context-base.Dockerfile
Normal file
4
test/named-context-base.Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
|
||||
FROM debian
|
||||
RUN echo "Hello debian!"
|
Reference in New Issue
Block a user