mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
Merge branch 'ignore_windows_ci' into 'master'
Ignore failing Windows CI See merge request fdroid/fdroidserver!1028
This commit is contained in:
commit
78eb2d94c4
1 changed files with 3 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue