diff options
author | James Gu <james.gu@att.com> | 2020-12-15 17:27:02 -0500 |
---|---|---|
committer | James Gu <james.gu@att.com> | 2020-12-15 17:27:02 -0500 |
commit | c7596d9370fb22ec7c76bb28f6df9686cb075fef (patch) | |
tree | dea731eb7b8965dcf4d4190086768c33d660f09b | |
parent | 5a8e0b6c79f39ca6842368d7ea8b53da59d9aa93 (diff) |
Updated pod 17 to point to upstream Airship 1.8 latest
Signed-off-by: James Gu <james.gu@att.com>
Change-Id: I894cea69f5b2f0a15dcd8cd1a187490b8309d9a8
-rw-r--r-- | site/intel-pod17/site-definition.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/intel-pod17/site-definition.yaml b/site/intel-pod17/site-definition.yaml index 24c0d3d..2925883 100644 --- a/site/intel-pod17/site-definition.yaml +++ b/site/intel-pod17/site-definition.yaml @@ -12,6 +12,6 @@ data: repositories: global: - revision: v1.8 + revision: v1.8-prime url: https://opendev.org/airship/treasuremap.git ... |