Skip to content

feat(dockerfile): add mount type cache to go build command (#436) #206

feat(dockerfile): add mount type cache to go build command (#436)

feat(dockerfile): add mount type cache to go build command (#436) #206

Workflow file for this run

name: Main merge
on:
push:
branches:
- main
jobs:
build_and_push:
uses: ./.github/workflows/reusable-build-and-push.yml
with:
image_tag: latest
push: true
upload: false