mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Remove debugging aids from appveyor.yml
This commit is contained in:
parent
ed459bd91e
commit
fe7b3c4f94
@ -36,15 +36,12 @@ build_script:
|
|||||||
- python win32\updateAndBuildAll.py -m
|
- python win32\updateAndBuildAll.py -m
|
||||||
- ps: pushd bindings/java
|
- ps: pushd bindings/java
|
||||||
- ps: ant -version
|
- ps: ant -version
|
||||||
- java -version
|
|
||||||
- echo %JAVA_HOME%
|
|
||||||
- cmd: ant dist
|
- cmd: ant dist
|
||||||
- ps: popd
|
- ps: popd
|
||||||
- ps: pushd case-uco/java
|
- ps: pushd case-uco/java
|
||||||
- cmd: ant -q
|
- cmd: ant -q
|
||||||
- ps: popd
|
- ps: popd
|
||||||
- cd %APPVEYOR_BUILD_FOLDER%
|
- cd %APPVEYOR_BUILD_FOLDER%
|
||||||
- java -version
|
|
||||||
- cmd: ant -q build
|
- cmd: ant -q build
|
||||||
|
|
||||||
test: off
|
test: off
|
||||||
|
Loading…
x
Reference in New Issue
Block a user