Skip to content

common: bump golang 1.22.7 and bci image 15.6 #9

common: bump golang 1.22.7 and bci image 15.6

common: bump golang 1.22.7 and bci image 15.6 #9

Workflow file for this run

name: Dev Build and Publish
on:
push:
branches:
- main
jobs:
build-for-dev:
uses: ./.github/workflows/factory.yml
with:
tag: ${{ github.ref_name }}-head
push: true
secrets: inherit