Skip to content

Update google/cloud-sdk Docker tag to v229.0.0 (#665) #1892

Update google/cloud-sdk Docker tag to v229.0.0 (#665)

Update google/cloud-sdk Docker tag to v229.0.0 (#665) #1892

Workflow file for this run

name: Docker Build
on:
push:
tags-ignore:
- '**'
branches:
- '**'
jobs:
docker_build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: docker/build-push-action@v6
with:
context: .
push: false