mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-25 03:49:11 +00:00
GAR job doesn't need a needs
This commit is contained in:
parent
e89ce7f10c
commit
25965e0ca8
1 changed files with 0 additions and 2 deletions
2
.github/workflows/gar-cleanup.yml
vendored
2
.github/workflows/gar-cleanup.yml
vendored
|
@ -13,8 +13,6 @@ jobs:
|
|||
docker_cleanup:
|
||||
name: Cleanup Deployed Images
|
||||
runs-on: ubuntu-latest
|
||||
needs:
|
||||
- docker_sync
|
||||
strategy:
|
||||
matrix:
|
||||
region: [us, europe, asia]
|
||||
|
|
Loading…
Add table
Reference in a new issue