forked from meissa/ModeratorElection
Further try to run gitlab-ci
This commit is contained in:
parent
4df3ef23ba
commit
a36448fa4c
1 changed files with 2 additions and 2 deletions
|
@ -53,11 +53,11 @@ build-image:
|
|||
#<<: *tag_only
|
||||
stage: build
|
||||
script:
|
||||
- apk add --no-cache openjdk-17-jdk
|
||||
- pyb image
|
||||
|
||||
test:
|
||||
<<: *img
|
||||
image: eclipse-temurin:17-jdk
|
||||
#<<: *img
|
||||
#<<: *tag_only
|
||||
stage: test
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue