From 529442e0f80af25921f959e07ac1e91812953b85 Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Wed, 29 Nov 2017 12:34:34 +0100 Subject: [PATCH] Bump drone images Signed-off-by: Roeland Jago Douma --- .drone.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 3b75bb417..f966e8864 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,7 +5,7 @@ clone: pipeline: qt-5.7: - image: nextcloudci/client-5.7:latest + image: nextcloudci/client-5.7:client-5.7-2 commands: # Install QtKeyChain - /bin/bash -c " @@ -30,7 +30,7 @@ pipeline: matrix: TESTS: qt-5.7 qt-5.8: - image: nextcloudci/client-5.8:latest + image: nextcloudci/client-5.8:client-5.8-2 commands: # Install QtKeyChain - /bin/bash -c " @@ -55,7 +55,7 @@ pipeline: matrix: TESTS: qt-5.8 qt-5.9: - image: nextcloudci/client-5.9:latest + image: nextcloudci/client-5.9:client-5.9-2 commands: # Install QtKeyChain - /bin/bash -c "