mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
appveyor: Drop trying to preserve build artefacts
We stopped staging them in 1519475a, so this did nothing.
This commit is contained in:
@@ -76,6 +76,4 @@ test_script:
|
||||
- '%CYGWIN_ROOT%/bin/bash -lc "cd $APPVEYOR_BUILD_FOLDER; ninja -C build test"'
|
||||
after_test:
|
||||
- '%CYGWIN_ROOT%/bin/bash -lc "cd $APPVEYOR_BUILD_FOLDER; ninja -C build install"'
|
||||
artifacts:
|
||||
- path: staging
|
||||
deploy: off
|
||||
|
||||
Reference in New Issue
Block a user