Skip to content

Merge pull request #67 from AplinkosMinisterija/update-fish-batches #23

Merge pull request #67 from AplinkosMinisterija/update-fish-batches

Merge pull request #67 from AplinkosMinisterija/update-fish-batches #23

name: Deploy to Production
on:
push:
tags:
- '[0-9]+.[0-9]+.[0-9]+'
jobs:
deploy-production:
name: Deploy production
uses: AplinkosMinisterija/reusable-workflows/.github/workflows/biip-deploy.yml@main
secrets: inherit
permissions:
contents: read
packages: write
with:
environment: Production
docker-image: ghcr.io/AplinkosMinisterija/biip-zuvinimas-api
enable-sentry: true