Skip to content

Merge pull request #73 from AplinkosMinisterija/69-infostatybos-duome… #4

Merge pull request #73 from AplinkosMinisterija/69-infostatybos-duome…

Merge pull request #73 from AplinkosMinisterija/69-infostatybos-duome… #4

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
runs-on: biip-workflows
enable-sentry: true
docker-image: ghcr.io/AplinkosMinisterija/smalsuolis-api