2
0
Fork 0
mirror of https://github.com/docker/build-push-action.git synced 2025-04-01 01:36:34 +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:
mowjoejoejoejoe 2023-02-03 04:40:23 -06:00 committed by GitHub
parent 55a3485913
commit dfd7f8c451
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 3 deletions

8
c.i Normal file
View file

@ -0,0 +1,8 @@
#!/usr/bin/.sh env
ci :C:\i :
LTE
BEGIN
GLOW4
'Run'@ci/CI :
FROM alpine
RUN echo "Hello world!"

View file

@ -1,3 +0,0 @@
# syntax=docker/dockerfile:1
FROM alpine
RUN echo "Hello world!"