Skip to content

chore(deps): bump google-api-python-client from 2.155.0 to 2.156.0 #23

chore(deps): bump google-api-python-client from 2.155.0 to 2.156.0

chore(deps): bump google-api-python-client from 2.155.0 to 2.156.0 #23

name: Test image build
on: pull_request
jobs:
build_image:
name: Build Docker image
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v4
- name: Build without push
uses: docker/build-push-action@v1
with:
push: false