mirror of
https://github.com/docker/build-push-action.git
synced 2025-06-13 06:37:12 +02: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