Skip to content

Commit

Permalink
Use fixed harbor 1.5.4 archive url
Browse files Browse the repository at this point in the history
Download harbor 1.5.4 from a full url instead of a link.
  • Loading branch information
DanielXiao committed Oct 26, 2018
1 parent 5874a1d commit 0a6da3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 0a6da3d

Please sign in to comment.