Skip to content

Remove Status from InstallationSpec (closes #3232) (#3233) #167

Remove Status from InstallationSpec (closes #3232) (#3233)

Remove Status from InstallationSpec (closes #3232) (#3233) #167

Workflow file for this run

name: porter/porter-canary
on:
push:
branches:
- main
- release/*
jobs:
build_pipelinesrelease_template:
name: build_pipelinesrelease_template
uses: ./.github/workflows/build_pipelinesrelease_template.yml
with:
registry: ghcr.io/getporter
shouldPublish: true
skipTests: false
secrets: inherit