Skip to content

MARP-1440 Fix CI build #1043

MARP-1440 Fix CI build

MARP-1440 Fix CI build #1043

Workflow file for this run

name: CI-Build
on:
push:
pull_request:
schedule:
- cron: '21 21 * * *'
workflow_dispatch:
jobs:
build:
uses: axonivy-market/github-workflows/.github/workflows/ci.yml@v2
with:
javaVersion: 21

Check failure on line 14 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / CI-Build

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 14, Col: 20): Invalid input, javaVersion is not defined in the referenced workflow.
mvnArgs: -U