diff --git a/.forgejo/workflows/ci.yml b/.forgejo/workflows/ci.yml index e6aa963..335e748 100644 --- a/.forgejo/workflows/ci.yml +++ b/.forgejo/workflows/ci.yml @@ -176,7 +176,7 @@ jobs: build-frontend: runs-on: [ci] - # if: false + if: false # needs: [test-backend, test-frontend] # needs: [test-frontend] @@ -239,7 +239,7 @@ jobs: runs-on: [prod] # needs: [build-backend] # needs: [build-frontend] - needs: [build-backend, build-frontend] + # needs: [build-backend, build-frontend] env: CONTAINER_HOST: unix:///run/user/1001/podman/podman.sock