Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

Commit

Permalink
Cleanup (#64)
Browse files Browse the repository at this point in the history
* remove old GCP artifact registry workflow

* fix service name
  • Loading branch information
dpgraham4401 authored Jul 24, 2023
1 parent 82b82d9 commit 761eb2a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 71 deletions.
70 changes: 0 additions & 70 deletions .github/workflows/build-push-gcp.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/on-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
environment: production
version: ${{ needs.build_gcp_image.outputs.version }}
service: dpgraham-server
service: dpgraham-client
secrets: inherit

build_ghcr_image:
Expand Down

0 comments on commit 761eb2a

Please sign in to comment.