Skip to content

feat: activate native image (#34) #22

feat: activate native image (#34)

feat: activate native image (#34) #22

Workflow file for this run

name: Build
on:
workflow_dispatch:
push:
branches:
- 'main'
- 'fix/[0-9]+.[0-9]+.x'
jobs:
build:
uses: onecx/ci-quarkus/.github/workflows/build.yml@v1
secrets: inherit
with:
native: true
helmEventTargetRepository: onecx/onecx-product-store