Skip to content

build(deps): Bump rollkit/.github from 0.4.1 to 0.5.0 in the patch-updates group #14

build(deps): Bump rollkit/.github from 0.4.1 to 0.5.0 in the patch-updates group

build(deps): Bump rollkit/.github from 0.4.1 to 0.5.0 in the patch-updates group #14

name: Docker Build & Publish
# Trigger on all push events, new semantic version tags, and all PRs
on:
push:
branches:
- "main"
tags:
- "v*"
pull_request:
jobs:
go-sequencing-docker:
permissions:
contents: write
packages: write
uses: rollkit/.github/.github/workflows/[email protected] # yamllint disable-line rule:line-length
with:
dockerfile: Dockerfile
secrets: inherit