Add .forgejo/workflows/Dockerfile
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 11s
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 11s
This commit is contained in:
parent
2f8e3f365c
commit
c260da8d73
1 changed files with 2 additions and 0 deletions
2
.forgejo/workflows/Dockerfile
Normal file
2
.forgejo/workflows/Dockerfile
Normal file
|
@ -0,0 +1,2 @@
|
|||
FROM alpine
|
||||
CMD ["echo", "Hello StackOverflow!"]
|
Loading…
Add table
Add a link
Reference in a new issue