Skip to content

init ci

init ci #5

Workflow file for this run

name: build
on:
pull_request:
push:
jobs:
maven:
uses: ./.github/workflows/maven.yaml

Check failure on line 9 in .github/workflows/build.yaml

View workflow run for this annotation

GitHub Actions / build

Invalid workflow file

The workflow is not valid. In .github/workflows/build.yaml (Line: 9, Col: 11): Error from called workflow it-at-m/refarch/.github/workflows/maven.yaml@e471c62d93d988df43959a7e4f49c110e69b75cb (Line: 48, Col: 12): Job 'build-image' depends on unknown job 'release'.
with:
build-images: ${{ github.ref_name == 'main' }}
release-version: dev
secrets: inherit