mirror of
https://github.com/docker/build-push-action.git
synced 2025-04-19 01:46:45 +00:00
ci: named context jobs
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
7944f9a25b
commit
8082ebc6ea
3 changed files with 92 additions and 23 deletions
4
test/named-context.Dockerfile
Normal file
4
test/named-context.Dockerfile
Normal file
|
@ -0,0 +1,4 @@
|
|||
# syntax=docker/dockerfile:1
|
||||
|
||||
FROM alpine
|
||||
RUN cat /etc/*release
|
Loading…
Add table
Add a link
Reference in a new issue