Skip to content

XIVY-12055 Completed Implementation: SRF Weather Connector, Demo Project, Process Test, WebTest and Product Descriptions #40

XIVY-12055 Completed Implementation: SRF Weather Connector, Demo Project, Process Test, WebTest and Product Descriptions

XIVY-12055 Completed Implementation: SRF Weather Connector, Demo Project, Process Test, WebTest and Product Descriptions #40

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:
mvnArgs: -Dmaven.test.failure.ignore=true