Skip to content

feature/init gateway #8

feature/init gateway

feature/init gateway #8

Workflow file for this run

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

Check failure on line 11 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: 11, Col: 11): Error from called workflow it-at-m/refarch/.github/workflows/maven.yaml@971cc14e1b6d8f4ed02ae370249c3735ff04b674 (Line: 47, Col: 12): Job 'build-image' depends on unknown job 'release'.
with:
build-images: ${{ github.ref_name == 'main' }}
release-version: dev
secrets: inherit