Skip to content

Commit

Permalink
ci: publish pr images to registry
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpollo authored and dagar committed Nov 22, 2024
1 parent 3240cf4 commit 7462e98
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dev_container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ jobs:
- name: Push container image
uses: docker/build-push-action@v6
if: ${{ github.event_name == 'push' }}
with:
context: Tools/setup
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit 7462e98

Please sign in to comment.