Skip to content

Commit

Permalink
fix: update context and path to platform-oauth Dockerfile (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterkuczera authored Jun 5, 2024
1 parent dbc4b9a commit c8be734
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-platform-oauth.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
- uses: actions/checkout@v3
- uses: integration-os/google-artifact-registry-action@v2
with:
context: integrationos-platform-oauth
file: integrationos-platform-oauth/Dockerfile
image: "us-docker.pkg.dev/integrationos/docker-oss/platform-oauth:${{ env.docker_image_tag }}"
service_account: [email protected]
workload_identity_provider: projects/356173785332/locations/global/workloadIdentityPools/github-actions/providers/github-actions

0 comments on commit c8be734

Please sign in to comment.