Skip to content

move-gcs-bucket(deps): bump alpine from 3.21.0 to 3.21.1 in /cmd/clou… #205

move-gcs-bucket(deps): bump alpine from 3.21.0 to 3.21.1 in /cmd/clou…

move-gcs-bucket(deps): bump alpine from 3.21.0 to 3.21.1 in /cmd/clou… #205

name: push-build-rotate-service-account-keys.yml
# description: Build image for rotate-service-account
on:
push:
branches:
- main
paths:
- "cmd/cloud-run/rotate-service-account/Dockerfile"
- "cmd/cloud-run/rotate-service-account/*.go"
- "pkg/**"
- "go.mod"
- "go.sum"
jobs:
build-image:
uses: ./.github/workflows/image-builder.yml
with:
name: test-infra/rotate-service-account
dockerfile: cmd/cloud-run/rotate-service-account/Dockerfile
context: .