Put device support status lists in place

merge-requests/1/head
Olaf Meeuwissen 2018-02-25 17:26:27 +09:00
rodzic 4052a07cc8
commit 34b3163a5e
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -14,6 +14,10 @@ pages:
- wget --quiet -O public/snapshots/sane-frontends-git$(date +%F).tar.gz $URL/frontends/repository/master/archive.tar.gz
- wget --quiet -O backends.zip $URL/backends/-/jobs/artifacts/master/download?job=archive
- unzip -oqd public/snapshots backends.zip
- mv public/snapshots/lists public/lists
- mv public/lists/sane-backends.html public/lists/sane-backends-cvs.html
- mv public/lists/sane-mfgs.html public/lists/sane-mfgs-cvs.html
- rm public/lists/sane-mfgs-external.html
- wget --quiet -O frontends.zip $URL/frontends/-/jobs/artifacts/master/download?job=archive
- unzip -oqd public/snapshots frontends.zip
artifacts: