Skip to content

Bump onecx/docker-quarkus-native from 0.7.0 to 0.8.0 in /src/main/docker #4

Bump onecx/docker-quarkus-native from 0.7.0 to 0.8.0 in /src/main/docker

Bump onecx/docker-quarkus-native from 0.7.0 to 0.8.0 in /src/main/docker #4

Workflow file for this run

name: Build Feature Branch
on:
push:
branches:
- '**'
- '!main'
- '!fix/[0-9]+.[0-9]+.x'
jobs:
branch:
uses: onecx/ci-quarkus/.github/workflows/build-branch.yml@v1
secrets: inherit
with:
native: true