Skip to content

npm: bump cypress from 13.3.3 to 13.4.0 #21

npm: bump cypress from 13.3.3 to 13.4.0

npm: bump cypress from 13.3.3 to 13.4.0 #21

name: build-and-publish-docker
on:
pull_request:
types: [ closed ]
jobs:
build:
uses: UKHomeOffice/sas-github-workflows/.github/workflows/publish-docker.yml@v2
if: |
github.event.pull_request.merged == true &&
github.base_ref == 'main'
with:
image: 'quay.io/ukhomeofficedigital/engineering-guidance-and-standards'
tag: ${{ github.sha }}
secrets: inherit