Skip to content

Use mock registry if MOCK_GOOGLE_TOKEN is true #105

Use mock registry if MOCK_GOOGLE_TOKEN is true

Use mock registry if MOCK_GOOGLE_TOKEN is true #105

Workflow file for this run

name: build
on:
pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32
with:
go-version: 1.22
- run: make build