PIPELINE FIX
All checks were successful
Build and Push Quarkus Image / build-and-push (push) Successful in 2m8s
All checks were successful
Build and Push Quarkus Image / build-and-push (push) Successful in 2m8s
This commit is contained in:
@@ -27,7 +27,6 @@ jobs:
|
||||
with:
|
||||
java-version: '21' # Pas aan naar 17 als je Java 17 gebruikt
|
||||
distribution: 'temurin'
|
||||
cache: 'maven' # Dit versnelt volgende builds aanzienlijk
|
||||
|
||||
- name: Quarkus applicatie bouwen (.jar genereren)
|
||||
run: ./mvnw clean package -DskipTests
|
||||
|
||||
Reference in New Issue
Block a user