Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jcapellman authored Jun 25, 2024
1 parent 0906cd4 commit e4a114f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
credentials_json: "${{ secrets.GCP_SERVICE_ACCOUNT_JSON }}"

- name: Push Container to GCP
run: docker push mldas-web:latest us-central1-docker.pkg.dev/${{secrets.GCP_PROJECT_ID}}/mldas/mldas/mldas-web
run: docker push us-central1-docker.pkg.dev/${{secrets.GCP_PROJECT_ID}}/mldas/mldas/mldas-web

0 comments on commit e4a114f

Please sign in to comment.