Skip to content

Ensure defaults and all resource mutation are considered before compa… #86

Ensure defaults and all resource mutation are considered before compa…

Ensure defaults and all resource mutation are considered before compa… #86

name: Build images for main branch
on:
push:
branches: ['main']
jobs:
workflow-build:
name: Calls build-images-base workflow
uses: ./.github/workflows/build-images-base.yaml
secrets: inherit