Skip to content

Commit

Permalink
gha update
Browse files Browse the repository at this point in the history
  • Loading branch information
rynge committed Jul 11, 2023
1 parent 7c2e09e commit 67eedaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,6 @@ jobs:
uses: docker/build-push-action@v4
with:
context: "{{defaultContext}}:${{ matrix.image }}"
tags: ${{ matrix.image }}
tags: hub.opensciencegrid.org/${{ matrix.image }}
push: true

0 comments on commit 67eedaf

Please sign in to comment.