Forráskód Böngészése

Stepped the version of the build image

István Váradi 8 éve
szülő
commit
88c03a5858
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -89,7 +89,7 @@ pipeline:
                 BUILD: AppImage
 
     Debian:
-        image: nextcloudci/client-debian-ci:client-debian-ci-1
+        image: nextcloudci/client-debian-ci:client-debian-ci-2
         commands:
             - /bin/bash -c "./admin/linux/debian/drone-build.sh"
         secrets: [ DEBIAN_SECRET_KEY, DEBIAN_SECRET_IV ]