Skip to content

Commit

Permalink
fix: removes duplicated image URL
Browse files Browse the repository at this point in the history
  • Loading branch information
akoenig committed Apr 17, 2024
1 parent 81ffb31 commit 490d911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env:
PROJECT_ID: ${{ secrets.GCP_PROJECT_ID }}
REGION: europe-west3
IMAGE_URL: europe-west3-docker.pkg.dev/${{ secrets.GCP_PROJECT_ID }}/getactions/production:latest
europe-west3-docker.pkg.dev/getactions-v1/getactions

jobs:
build-deploy:
name: Build and Deploy
Expand Down

0 comments on commit 490d911

Please sign in to comment.