Skip to content

Bump actions/setup-go from 4 to 5 (#1) #30

Bump actions/setup-go from 4 to 5 (#1)

Bump actions/setup-go from 4 to 5 (#1) #30

name: docker-build-publish
# Trigger on all push events, new semantic version tags, and all PRs
on:
push:
branches:
- "main"
tags:
- "v*"
pull_request:
merge_group:
jobs:
docker-build:
permissions:
contents: write
packages: write
uses: rollkit/.github/.github/workflows/[email protected]
with:
dockerfile: Dockerfile
secrets: inherit