mirror of
https://gitlab.bixilon.de/bixilon/pixlyzer.git
synced 2025-08-03 10:16:56 -04:00
fix ci
This commit is contained in:
parent
5d187228b5
commit
276401b670
@ -25,7 +25,7 @@ build:
|
||||
stage: build
|
||||
script:
|
||||
- "java -version"
|
||||
- "cd wrapper && python3 PixLyzer.py --only-version=22w45a --dont-compile --only-map"
|
||||
- "cd wrapper && python3 PixLyzer.py --only-version=23w41a --dont-compile --only-map"
|
||||
- 'cd ../ && mvn clean $MAVEN_CLI_OPTS verify'
|
||||
|
||||
latest:
|
||||
|
Loading…
x
Reference in New Issue
Block a user