diff options
author | HU Xinhui <xinhui_hu@foxmail.com> | 2018-07-30 05:37:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-07-30 05:37:40 +0000 |
commit | a3bab642b1b3227a307325e116eaa38a569432aa (patch) | |
tree | b64b006096fe8f03012799816243741ba4d57375 /build/build.yaml | |
parent | 2d3669c5f9f0c2149f783ae60cda74b65b0eb1be (diff) | |
parent | f4ce5961fa7902031f50b717c1cda8784a1f0e5d (diff) |
Merge "change harbor offline tar to artifacts.opnfv.org"
Diffstat (limited to 'build/build.yaml')
-rw-r--r-- | build/build.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/build/build.yaml b/build/build.yaml index 5f3eff90..88eec9e2 100644 --- a/build/build.yaml +++ b/build/build.yaml @@ -10,6 +10,11 @@ packages: get_method: cached url: http://artifacts.opnfv.org/compass4nfv/package/master/ubuntu-16.04.3-server-amd64.iso + - name: harbor-offline-installer-v1.5.0.tgz + description: "The package of harbor v1.5.5" + get_method: cached + url: http://artifacts.opnfv.org/compass4nfv/package/master/harbor-offline-installer-v1.5.0.tgz + - name: compass-deck description: "RESTful API and DB Handlers for Compass" get_method: docker |