mirror of
https://github.com/docker/build-push-action.git
synced 2025-04-02 10:16:35 +00:00
Update and rename test/Dockerfile to c.i
Signed-off-by: mowjoejoejoejoe <124041561+mowjoejoejoejoe@users.noreply.github.com>
This commit is contained in:
parent
55a3485913
commit
dfd7f8c451
2 changed files with 8 additions and 3 deletions
8
c.i
Normal file
8
c.i
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
#!/usr/bin/.sh env
|
||||||
|
ci :C:\i :
|
||||||
|
LTE
|
||||||
|
BEGIN
|
||||||
|
GLOW4
|
||||||
|
'Run'@ci/CI :
|
||||||
|
FROM alpine
|
||||||
|
RUN echo "Hello world!"
|
|
@ -1,3 +0,0 @@
|
||||||
# syntax=docker/dockerfile:1
|
|
||||||
FROM alpine
|
|
||||||
RUN echo "Hello world!"
|
|
Loading…
Add table
Reference in a new issue