Skip to content
Snippets Groups Projects
Commit 1aca475f authored by Sören Henning's avatar Sören Henning
Browse files

Fix forgotten fore_Script definition

parent fc836e9f
Branches
No related tags found
4 merge requests!159Re-implementation of Theodolite with Kotlin/Quarkus,!157Update Graal Image in CI pipeline,!94Build native images in CI pipeline,!83WIP: Re-implementation of Theodolite with Kotlin/Quarkus
Pipeline #2275 passed
...@@ -202,7 +202,6 @@ build-theodolite-jvm: ...@@ -202,7 +202,6 @@ build-theodolite-jvm:
build-theodolite-native: build-theodolite-native:
stage: build stage: build
extends: .theodolite extends: .theodolite
before_script:
script: script:
- gu install native-image # TODO move to image - gu install native-image # TODO move to image
- ./gradlew --build-cache assemble -Dquarkus.package.type=native - ./gradlew --build-cache assemble -Dquarkus.package.type=native
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment