forked from meissa/ModeratorElection
fix: work with img section in ci, test stage added
This commit is contained in:
parent
bdcbc3ebdc
commit
8f2bc53a3e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ stages:
|
|||
- test
|
||||
- build
|
||||
|
||||
img: &img
|
||||
.img: &img
|
||||
image: openjdk:22-jdk-slim
|
||||
before_script:
|
||||
- apt-get update && apt-get -qqy upgrade
|
||||
|
|
Loading…
Reference in a new issue