Skip to content

MARP-1333 Missing setup path for README_DE.md (#46) #766

MARP-1333 Missing setup path for README_DE.md (#46)

MARP-1333 Missing setup path for README_DE.md (#46) #766

Workflow file for this run

name: CI-Build
on:
push:
schedule:
- cron: '21 21 * * *'
workflow_dispatch:
jobs:
build:
uses: axonivy-market/github-workflows/.github/workflows/ci.yml@v4
secrets:
mvnArgs: -Daws.access.key=${{ secrets.AWS_ACCESS_KEY }} -Daws.secret.key=${{ secrets.AWS_SECRET_KEY }}
with:
javaVersion: 21
mvnVersion: 3.9.8