Update .forgejo/workflows/build.yml
Some checks are pending
Build And Push Oracolo to Docker Hub / build (push) Waiting to run
/ test (push) Successful in 3s

This commit is contained in:
PastaGringo 2024-05-27 21:30:17 +02:00
parent 6151468079
commit 9feb876115

View file

@ -4,7 +4,7 @@ on: [ push ]
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu
steps:
-
name: Set up Docker Buildx