Skip to content

Create Selection Field Component #591

Create Selection Field Component

Create Selection Field Component #591

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