remove obsolete need dependency (#5087)

This commit is contained in:
Alek Westover
2023-08-25 09:10:26 -04:00
committed by GitHub
parent faf070f288
commit f71c82e5de

View File

@@ -903,7 +903,7 @@ jobs:
container:
image: 369495373322.dkr.ecr.eu-central-1.amazonaws.com/base:pinned
options: --init
needs: [ promote-images, tag ]
needs: [ tag ]
steps:
- name: Set PR's status to pending and request a remote CI test
run: |