Skip to content

Commit

Permalink
fix: DOCKER_IMAGE
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc committed Jan 1, 2024
1 parent 3116816 commit 81384bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ jobs:
eicweb/${{ matrix.BUILD_IMAGE }}:test
ghcr.io/eic/${{ matrix.BUILD_IMAGE }}:test
build-args: |
CI_REGISTRY=${{ env.GH_REGISTRY }}/${{ env.GH_REGISTRY_USER }}
DOCKER_REGISTRY=${{ env.GH_REGISTRY }}/${{ env.GH_REGISTRY_USER }}
BASE_IMAGE=${{ matrix.BASE_IMAGE }}
BUILD_IMAGE=${{ matrix.BUILD_IMAGE }}
SPACK_ORGREPO=${{ steps.spack.outputs.orgrepo }}
Expand Down

0 comments on commit 81384bc

Please sign in to comment.