Skip to content

feat: add --init-image flag for specifying custom init filesystem images per VM #1066

feat: add --init-image flag for specifying custom init filesystem images per VM

feat: add --init-image flag for specifying custom init filesystem images per VM #1066

Workflow file for this run

name: container project - PR build
permissions:
contents: read
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
build:
name: Invoke build
uses: ./.github/workflows/common.yml
with:
release: false
secrets: inherit
permissions:
contents: read
packages: read
pages: write