Skip to content

Merge pull request #18 from AplinkosMinisterija/editable-source #15

Merge pull request #18 from AplinkosMinisterija/editable-source

Merge pull request #18 from AplinkosMinisterija/editable-source #15

name: Deploy to Staging
on:
push:
branches: [main]
jobs:
deploy-staging:
name: Deploy staging
uses: AplinkosMinisterija/reusable-workflows/.github/workflows/biip-deploy.yml@main
secrets: inherit
permissions:
contents: read
packages: write
with:
environment: Staging
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://staging-maps.biip.lt