Skip to content

feat: add deploy.yaml #3

feat: add deploy.yaml

feat: add deploy.yaml #3

Workflow file for this run

name: Deploy
on:
push:
branches:
- main
jobs:
deploy:
permissions:
id-token: write
contents: read
uses: gentrop-cloud/actions_workflows/.github/workflows/deploy.yaml@main
with:
identity_pool: 'projects/195139564832/locations/global/workloadIdentityPools/my-pool/providers/my-provider'
identity_sa: 'action-deployer@gtp-reinaldo-study-0001.iam.gserviceaccount.com'
image: 'us-central1-docker.pkg.dev/gtp-reinaldo-study-0001/default-repo/sample:tag1'