Update .forgejo/workflows/build.yml
Some checks failed
docker-build / release (push) Successful in 5s
docker-build / webserver (push) Failing after 6s
docker-build / cron (push) Has been skipped

This commit is contained in:
holzi1005 2025-06-22 14:45:49 +02:00
parent 523b49acb1
commit afda9d5414

View file

@ -71,7 +71,7 @@ jobs:
build-args: |
VERSION=${{ needs.release.outputs.version }}
webserver:
cron:
env:
REPO_NAME: alpine-php8-cron-webserver
needs: