Skip to content

Deploy to Development #103

Deploy to Development

Deploy to Development #103

name: Deploy to Development
on:
workflow_dispatch:
jobs:
deploy-development:
name: Deploy development
uses: AplinkosMinisterija/reusable-workflows/.github/workflows/biip-deploy.yml@main
secrets: inherit
permissions:
contents: read
packages: write
with:
environment: Development
docker-image: ghcr.io/AplinkosMinisterija/biip-zuvinimas-api
enable-sentry: true