Skip to content

Commit

Permalink
explicitly name ghcr.io/parsl in image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
benclifford committed Sep 4, 2024
1 parent afdc71e commit 708ad6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
tags: trusted-ci:ci
tags: ghcr.io/parsl/trusted-ci:ci
push: true

0 comments on commit 708ad6f

Please sign in to comment.