Update .forgejo/workflows/build.yml
All checks were successful
Build And Push Oracolo to Docker Hub / build-push-docker-image (push) Successful in 3m34s
/ test (push) Successful in 3s

This commit is contained in:
PastaGringo 2024-05-28 10:32:25 +02:00
parent 22f04d2cce
commit df68b6e625

View file

@ -4,9 +4,9 @@ on: [ push ]
jobs:
build-push-docker-image:
runs-on: docker
runs-on: docker-dood
#container: docker:latest
container: catthehacker/ubuntu:act-latest
#container: catthehacker/ubuntu:act-latest
steps:
-
uses: https://github.com/actions/hello-world-docker-action@main