Skip to content

MARP-1481 Upgrade for Ivy 12 #113

MARP-1481 Upgrade for Ivy 12

MARP-1481 Upgrade for Ivy 12 #113

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@v5
secrets:
mvnArgs: -Dazureblob.account=${{ secrets.AZURE_BLOB_ACCOUNT }} -Dazureblob.key=${{ secrets.AZURE_BLOB_ACCOUNT_KEY }}