Skip to content

Merge pull request #241 from Health-Education-England/fix/connections… #25

Merge pull request #241 from Health-Education-England/fix/connections…

Merge pull request #241 from Health-Education-England/fix/connections… #25

Workflow file for this run

name: CI/CD
on:
push:
branches:
- main
jobs:
ci-cd:
name: Build and deploy
uses: health-education-england/.github/.github/workflows/ci-cd-gradle.yml@main
with:
cluster-prefix: revalidation
use-codeartifact: true
secrets:
sonar-token: ${{ secrets.SONAR_TOKEN }}