Skip to content

bump notifications and pooling_expired flow #79

bump notifications and pooling_expired flow

bump notifications and pooling_expired flow #79

Workflow file for this run

name: Deploy Docker Image
on:
push:
branches:
- 'master'
- 'main'
- 'epic/**'
jobs:
build-and-deploy:
uses: valitydev/java-workflow/.github/workflows/maven-service-deploy.yml@v3
with:
ignore-coverage: true
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}
mm-webhook-url: ${{ secrets.MATTERMOST_WEBHOOK_URL }}