This commit is contained in:
41666 2023-05-28 09:48:03 -04:00
parent dc1e7718bc
commit 33a8a0048f

View file

@ -75,7 +75,6 @@ jobs:
trigger_deploy: trigger_deploy:
name: Deploy to Stage name: Deploy to Stage
needs: needs:
- docker_build
- worker_build - worker_build
if: github.ref == 'refs/heads/main' if: github.ref == 'refs/heads/main'
runs-on: ubuntu-latest runs-on: ubuntu-latest