mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 09:20:02 +01:00
appveyor: Drop trying to preserve build artefacts
We stopped staging them in 1519475a, so this did nothing.
This commit is contained in:
parent
883530835d
commit
f3e6002d79
1 changed files with 0 additions and 2 deletions
|
|
@ -76,6 +76,4 @@ test_script:
|
||||||
- '%CYGWIN_ROOT%/bin/bash -lc "cd $APPVEYOR_BUILD_FOLDER; ninja -C build test"'
|
- '%CYGWIN_ROOT%/bin/bash -lc "cd $APPVEYOR_BUILD_FOLDER; ninja -C build test"'
|
||||||
after_test:
|
after_test:
|
||||||
- '%CYGWIN_ROOT%/bin/bash -lc "cd $APPVEYOR_BUILD_FOLDER; ninja -C build install"'
|
- '%CYGWIN_ROOT%/bin/bash -lc "cd $APPVEYOR_BUILD_FOLDER; ninja -C build install"'
|
||||||
artifacts:
|
|
||||||
- path: staging
|
|
||||||
deploy: off
|
deploy: off
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue