GAR job doesn't need a needs

This commit is contained in:
41666 2020-12-06 21:03:05 -05:00
parent e89ce7f10c
commit 25965e0ca8

View file

@ -13,8 +13,6 @@ jobs:
docker_cleanup:
name: Cleanup Deployed Images
runs-on: ubuntu-latest
needs:
- docker_sync
strategy:
matrix:
region: [us, europe, asia]