Switch to the newer base CI image
authorKevin Ottens <kevin.ottens@nextcloud.com>
Wed, 5 Aug 2020 22:14:27 +0000 (00:14 +0200)
committerKevin Ottens (Rebase PR Action) <er-vin@users.noreply.github.com>
Wed, 12 Aug 2020 06:45:12 +0000 (06:45 +0000)
commitbe6a9dab01189e9f0124f4df632dbb770b5c73bf
treed5f706c9431ae394b0214aad11ee2750bd04bcc5
parentd264f7078beabbf1469514f7395854caee1eadf5
Switch to the newer base CI image

We can now spare building QtKeychain over and over shortening a bit the
build. We also update to latest gcc and clang.

Note that I didn't switch the AppImage pipeline to the newer image to
keep the binary compatibility promise required by linuxdeployqt.
Probably would make sense to do a specific image for AppImage with some
other of the cleanups I did there (in particular to avoid building
qtkeychain every time).

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
.drone.yml