Skip to content

bump Go, buildkit-golang #69

bump Go, buildkit-golang

bump Go, buildkit-golang #69

Workflow file for this run

name: Build
on: [push]
permissions:
contents: read
jobs:
reusable-build:
# this basically just runs `$ bob build` (for details see https://github.com/function61/turbobob)
uses: function61/turbobob-action/.github/workflows/build.yml@main
secrets:
DOCKER_CREDS: ${{ secrets.DOCKER_CREDS }}