1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-04 16:30:12 +02:00

Merge branch 'ignore_windows_ci' into 'master'

Ignore failing Windows CI

See merge request fdroid/fdroidserver!1028
This commit is contained in:
Hans-Christoph Steiner 2021-10-14 12:09:44 +00:00
commit 78eb2d94c4

View File

@ -391,6 +391,7 @@ plugin_fetchsrclibs:
- apt-get install
curl
git
python3-cffi
python3-cryptography
python3-pip
python3-venv
@ -507,6 +508,8 @@ Windows:
when: always
paths:
- "*.log"
allow_failure:
exit_codes: 1
pages: