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:
|
with:
|
||||||
java-version: '21' # Pas aan naar 17 als je Java 17 gebruikt
|
java-version: '21' # Pas aan naar 17 als je Java 17 gebruikt
|
||||||
distribution: 'temurin'
|
distribution: 'temurin'
|
||||||
cache: 'maven' # Dit versnelt volgende builds aanzienlijk
|
|
||||||
|
|
||||||
- name: Quarkus applicatie bouwen (.jar genereren)
|
- name: Quarkus applicatie bouwen (.jar genereren)
|
||||||
run: ./mvnw clean package -DskipTests
|
run: ./mvnw clean package -DskipTests
|
||||||
|
|||||||
Reference in New Issue
Block a user