Skip to content

Merge pull request #97 from vlingo/dependabot/maven/commons-io-common… #1242

Merge pull request #97 from vlingo/dependabot/maven/commons-io-common…

Merge pull request #97 from vlingo/dependabot/maven/commons-io-common… #1242

Workflow file for this run

name: Build
on:
push:
pull_request:
schedule:
- cron: '45 2 * * *'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
build:
name: Build and Deploy
uses: vlingo/xoom-platform/.github/workflows/build.yml@master
secrets: inherit
with:
maven-build-cmd: mvn --batch-mode --update-snapshots -Pgithub-releases install -Dtest=\!SecureClientTest