From 0a6da3d4ed8e57298723324adea3a24a4fa14487 Mon Sep 17 00:00:00 2001 From: Yifeng Xiao Date: Fri, 26 Oct 2018 18:45:23 +0800 Subject: [PATCH] Use fixed harbor 1.5.4 archive url Download harbor 1.5.4 from a full url instead of a link. --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index cb6d921e24..230d31c77d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -85,7 +85,7 @@ pipeline: environment: TERM: xterm VICENGINE: https://storage.googleapis.com/vic-engine-releases/vic_v1.4.3.tar.gz - HARBOR: https://storage.googleapis.com/harbor-releases/release-1.5.0/harbor-offline-installer-latest.tgz + HARBOR: https://storage.googleapis.com/harbor-releases/harbor-offline-installer-v1.5.4.tgz ADMIRAL: v1.4.3 VIC_MACHINE_SERVER: v1.4.3 secrets: