Skip to content

MARP-1838 Removing duplication in README_DE #689

MARP-1838 Removing duplication in README_DE

MARP-1838 Removing duplication in README_DE #689

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@v5
secrets:
mvnArgs: -Dactivedirectory.username=${{ secrets.ACTIVE_DIRECTORY_USERNAME }} -Dactivedirectory.password=${{ secrets.ACTIVE_DIRECTORY_PASSWORD }}