Skip to content

hotfix - text change. GET requests are only for one type of species #2

hotfix - text change. GET requests are only for one type of species

hotfix - text change. GET requests are only for one type of species #2

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-rusys-web
enable-sentry: true
build-args: |
NODE_ENV=production
VITE_SENTRY_DSN=https://bf21f87b264ed8a7586f44652cd0a935@sentry.biip.lt/15
VITE_MAPS_HOST=https://maps.biip.lt