Skip to content

Commit

Permalink
build: remove duplicate call to push_images.sh (#2969)
Browse files Browse the repository at this point in the history
  • Loading branch information
hairyhum committed Jun 28, 2024
1 parent d2261a9 commit 2da3a39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ jobs:
- run: docker builder prune -af
- run: make release-snapshot
- run: COMMIT_SHA=${{ github.sha }} ./build/push_images.sh
- run: ./build/push_images.sh
image_tags:
runs-on: ubuntu-latest
outputs:
Expand Down

0 comments on commit 2da3a39

Please sign in to comment.