Skip to content

Workflow changes to allow building and pushing a specific tag. #73

Workflow changes to allow building and pushing a specific tag.

Workflow changes to allow building and pushing a specific tag. #73

name: 'SemVer Tag and Docker Build'
on:
pull_request:
types: [ closed ]
jobs:
build:
uses: UKHomeOffice/sas-github-workflows/.github/workflows/semver-tag-docker-gradle.yml@v2
with:
image: 'quay.io/ukhomeofficedigital/hocs-info-service'
secrets: inherit