diff options
author | James Gu <james.gu@att.com> | 2020-03-03 11:45:05 -0800 |
---|---|---|
committer | James Gu <james.gu@att.com> | 2020-03-03 11:46:06 -0800 |
commit | e9c7fa144c6e9e1126e5afe85b152e9f01029802 (patch) | |
tree | 48f8777c3616146d66b8830c3392625a8966dab0 /site/intel-pod15/site-definition.yaml | |
parent | 02bcc5f249fa21873baed5f0177f2a9b98f6aaeb (diff) |
Upgrade pod 10 and 15 to Treasuremap 1.7
Upgraded site definition manifest to refer to TM v1.7 and added private
docker key.
Change-Id: Ica9e1f09ad3c48cbd07d70ab590dd1c45b0cafb8
Signed-off-by: James Gu <james.gu@att.com>
Diffstat (limited to 'site/intel-pod15/site-definition.yaml')
-rw-r--r-- | site/intel-pod15/site-definition.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/intel-pod15/site-definition.yaml b/site/intel-pod15/site-definition.yaml index ad0ce21..dfafb62 100644 --- a/site/intel-pod15/site-definition.yaml +++ b/site/intel-pod15/site-definition.yaml @@ -12,6 +12,6 @@ data: repositories: global: - revision: v1.6 + revision: v1.7 url: https://opendev.org/airship/treasuremap.git ... |