Try build image in ci

This commit is contained in:
Mirco 2024-07-12 13:26:27 +02:00
parent 4f67ba3c23
commit 8d49e4d6cf

View file

@ -1,6 +1,6 @@
stages:
- test
- buildjar
- builder
- buildimage
# - publish
@ -24,7 +24,7 @@ test:
script:
- ./gradlew test
buildjar:
builder:
<<: *img
stage: build
script: