Only promote a milestone when verify has completed

See gh-gh-33179
This commit is contained in:
Stéphane Nicoll 2024-07-11 10:46:53 +02:00
parent c038f551fc
commit 1a21977965
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ jobs:
name: Promote Release
needs:
- build-and-stage-release
- verify
runs-on: ubuntu-latest
steps:
- name: Set up JFrog CLI