Skip to content

Refactor/ci split modules #1

Refactor/ci split modules

Refactor/ci split modules #1

Workflow file for this run

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

Check failure on line 11 in .github/workflows/build_gateway.yaml

View workflow run for this annotation

GitHub Actions / build-gateway

Invalid workflow file

The workflow is not valid. In .github/workflows/build_gateway.yaml (Line: 11, Col: 11): Error from called workflow it-at-m/refarch/.github/workflows/maven.yaml@a42a0fbda287ea1958b0f71f5ca6322486c399fe (Line: 100, Col: 9): Unrecognized named-value: 'matrix'. Located at position 49 within expression: inputs.build-images == true && inputs.module == matrix.module
with:
module: refarch-gateway
build-images: ${{ github.ref_name == 'main' }}
release-version: dev
secrets: inherit