diff options
author | dyh <dengyuanhong@chinamobile.com> | 2020-03-18 11:07:34 +0800 |
---|---|---|
committer | dyh <dengyuanhong@chinamobile.com> | 2020-03-18 11:10:06 +0800 |
commit | a7ad1ad35f87b551724bf1524f8e20b384fb0b19 (patch) | |
tree | 76bbec12db10934ae918a8f6dcdfb9f51a317336 | |
parent | 2dbb9b5a4936b2537aad2c6618f30f7dd90d3b59 (diff) |
Add release job with docker node
Change-Id: Ia907772df2ded975b98901df750d07f1bed73da9
Issue-ID: MODELING-344
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
-rw-r--r-- | jjb/modeling/modeling-etsicatalog.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/modeling/modeling-etsicatalog.yaml b/jjb/modeling/modeling-etsicatalog.yaml index a58af1cc9..28248e332 100644 --- a/jjb/modeling/modeling-etsicatalog.yaml +++ b/jjb/modeling/modeling-etsicatalog.yaml @@ -26,6 +26,8 @@ script: !include-raw-escape: 'build-modeling-etsicatalog-docker-image.sh' build-node: ubuntu1604-docker-8c-8g + - '{project-name}-gerrit-release-jobs': + build-node: centos7-docker-8c-8g files: '**' archive-artifacts: '' build-node: centos7-redis-4c-4g |