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