Skip to content

chore: bump bci image to 15.6 (#45) #11

chore: bump bci image to 15.6 (#45)

chore: bump bci image to 15.6 (#45) #11

Workflow file for this run

name: Master Build and Publish
on:
push:
branches:
- main
- v*
jobs:
build-master:
uses: ./.github/workflows/template-build.yml
with:
release-tag-name: ${{ github.ref_name }}-head
push: true
secrets: inherit