Skip to content

Commit

Permalink
more hacking
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed Jun 7, 2024
1 parent 040ce21 commit 4a85cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
DOCKER_USERNAME: _json_key
DOCKER_PASSWORD: $ {{ secrets.GAR_SECRET_KEY }}
DOCKER_REGISTRY: us-central1-docker.pkg.dev
IMAGE_NAME: ${{ secrets.GCP_PROJECT_ID }}/user-images/logodev-user-image
IMAGE_NAME: ucb-datahub-2018/user-images/logodev-user-image
# Disable pushing a 'latest' tag, as this often just causes confusion
LATEST_TAG_OFF: true
# Put repo contents in /srv/repo, rather than the default (/home/jovyan). The home directory
Expand Down

0 comments on commit 4a85cff

Please sign in to comment.