diff options
author | Kevin Sandi <ksandi@contractor.linuxfoundation.org> | 2023-04-03 21:11:25 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2023-04-03 21:11:25 +0000 |
commit | 00f840f7a7f28366449bc7d2a56f20cd80639d08 (patch) | |
tree | e06028dc688c37d1ab6390fd25bc1f98521175a7 /jjb/sdc/sdc-onap-ui-common.yaml | |
parent | 1305978defce5a0ed0076f5c385123efe35c0e57 (diff) | |
parent | 94a958e34daaab1071434ddfebf7d3030ed54c7d (diff) |
Merge "Chore: Move to centos8-builder"
Diffstat (limited to 'jjb/sdc/sdc-onap-ui-common.yaml')
-rw-r--r-- | jjb/sdc/sdc-onap-ui-common.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/sdc/sdc-onap-ui-common.yaml b/jjb/sdc/sdc-onap-ui-common.yaml index e5d262b13..4770759b9 100644 --- a/jjb/sdc/sdc-onap-ui-common.yaml +++ b/jjb/sdc/sdc-onap-ui-common.yaml @@ -4,7 +4,7 @@ project-name: 'sdc-onap-ui-common' jobs: - gerrit-info-yaml-verify - build-node: centos7-builder-2c-1g + build-node: centos8-builder-2c-1g project: 'sdc/onap-ui-common' branch: 'master' |