Skip to content

chore: bump bci image to 15.6 #6

chore: bump bci image to 15.6

chore: bump bci image to 15.6 #6

Workflow file for this run

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