Skip to content

Update builder shim version to 0.6.1 to support default global args (… #2

Update builder shim version to 0.6.1 to support default global args (…

Update builder shim version to 0.6.1 to support default global args (… #2

Workflow file for this run

name: container project - merge build
on:
push:
branches:
- main
- release/*
jobs:
build:
name: Invoke build
uses: ./.github/workflows/common.yml
with:
release: true
secrets: inherit
permissions:
contents: read
packages: read
pages: write