Further try to run gitlab-ci

This commit is contained in:
Mirco 2024-07-05 10:56:45 +02:00
parent 4df3ef23ba
commit a36448fa4c

View file

@ -53,11 +53,11 @@ build-image:
#<<: *tag_only #<<: *tag_only
stage: build stage: build
script: script:
- apk add --no-cache openjdk-17-jdk
- pyb image - pyb image
test: test:
<<: *img image: eclipse-temurin:17-jdk
#<<: *img
#<<: *tag_only #<<: *tag_only
stage: test stage: test
script: script: