[CI] no core no gui
This commit is contained in:
parent
f74b0b6c4b
commit
4689131547
@ -25,7 +25,6 @@ ci_build:
|
||||
script:
|
||||
- export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8
|
||||
- eval echo "~$USER"
|
||||
- cd core/
|
||||
- ant clean
|
||||
- ant build
|
||||
|
||||
@ -33,7 +32,6 @@ ci_test:
|
||||
stage: test
|
||||
script:
|
||||
- export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8
|
||||
- cd gui/
|
||||
- ant clean build TestBasicLog
|
||||
artifacts:
|
||||
reports:
|
||||
|
Loading…
x
Reference in New Issue
Block a user