diff --git a/.gitea/workflows/workflow.yml b/.gitea/workflows/workflow.yml index 294f6c9..22ab80e 100644 --- a/.gitea/workflows/workflow.yml +++ b/.gitea/workflows/workflow.yml @@ -69,7 +69,7 @@ jobs: build: name: Build and Push runs-on: ubuntu-amd64 - needs: check + needs: wake container: image: gitea.seeseepuff.be/archlinux/archlinux:latest if: gitea.event_name == 'push'