mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 11:29:12 +00:00
fix ci
This commit is contained in:
parent
dc1e7718bc
commit
33a8a0048f
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue