diff options
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/yardstick/yardstick-ci-jobs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/yardstick/yardstick-ci-jobs.yml b/jjb/yardstick/yardstick-ci-jobs.yml index eacb790a2..f6bdc5f65 100644 --- a/jjb/yardstick/yardstick-ci-jobs.yml +++ b/jjb/yardstick/yardstick-ci-jobs.yml @@ -18,7 +18,7 @@ stream: colorado branch: 'stable/{stream}' gs-pathname: '{stream}' - docker-tag: 'colorado.1.0' + docker-tag: 'stable' #-------------------------------- # POD, INSTALLER, AND BRANCH MAPPING #-------------------------------- |