From 4a85cffd251512064cbf5100802ded92d0d8a35e Mon Sep 17 00:00:00 2001 From: shane knapp Date: Fri, 7 Jun 2024 11:32:02 -0700 Subject: [PATCH] more hacking --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 544ac17..4c55cf7 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -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