Skip to content

Gatekeeper API Release #29

Gatekeeper API Release

Gatekeeper API Release #29

name: Gatekeeper API Release
on:
workflow_dispatch:
inputs: {}
jobs:
release_docker_image:
name: Release Docker Image
uses: ./.github/workflows/release-docker-image.yml
with:
image: gatekeeper-api
context: ./src
dockerfile: ./src/dotnet/GatekeeperAPI/Dockerfile