Skip to content

Use containerization 0.7.1. (#606) #19

Use containerization 0.7.1. (#606)

Use containerization 0.7.1. (#606) #19

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