Skip to content

NIAD-3155: Send over Observation (Narrative).meta.security NOPAT fiel… #15

NIAD-3155: Send over Observation (Narrative).meta.security NOPAT fiel…

NIAD-3155: Send over Observation (Narrative).meta.security NOPAT fiel… #15

Workflow file for this run

on:
push:
tags: "*"
jobs:
push_to_dockerhub:
strategy:
matrix:
image:
- {folder: service, dockerhub_name: nia-gp2gp-adaptor}
uses: NHSDigital/integration-adaptor-actions/.github/workflows/release-adaptor-container-image.yml@main
with:
dockerhub_name: ${{matrix.image.dockerhub_name}}
folder: ${{matrix.image.folder}}
secrets: inherit