Skip to content

Update to latest containerization@0.47.0 (#2301) #577

Update to latest containerization@0.47.0 (#2301)

Update to latest containerization@0.47.0 (#2301) #577

Workflow file for this run

name: container project - merge build
permissions:
contents: read
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