Skip to content

new readme and documentation #270

new readme and documentation

new readme and documentation #270

name: Web-UI Service
on:
pull_request:
branches: [ main ]
paths:
- 'frontend/**'
env:
NEXT_PUBLIC_ENVIRONMENT: "production"
jobs:
build-frontend:
uses: ./.github/workflows/build_service.yml
with:
image-name: kioku_frontend
path: ./frontend
context: ./frontend