Skip to content

Commit 1115a82

Browse files
committed
docker push should depend on build
Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
1 parent a4dc0c8 commit 1115a82

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ jobs:
9494
rm -rf src/agentevals/_static
9595
9696
push-docker:
97+
needs: build
9798
runs-on: ubuntu-latest
9899
permissions:
99100
contents: read

0 commit comments

Comments
 (0)