Skip to content

Merge pull request #2 from AplinkosMinisterija/form-loading-fixes #4

Merge pull request #2 from AplinkosMinisterija/form-loading-fixes

Merge pull request #2 from AplinkosMinisterija/form-loading-fixes #4

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://[email protected]/15
VITE_MAPS_HOST=https://staging.maps.biip.lt