mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-16 02:45:13 -04:00
ci: rename verify stage to build
This commit is contained in:
parent
89e44e611a
commit
3836f87e38
@ -9,9 +9,9 @@ cache:
|
||||
- .m2/repository
|
||||
|
||||
stages:
|
||||
- verify
|
||||
- build
|
||||
|
||||
verify:
|
||||
stage: verify
|
||||
build:
|
||||
stage: build
|
||||
script:
|
||||
- 'mvn $MAVEN_CLI_OPTS verify'
|
||||
|
Loading…
x
Reference in New Issue
Block a user