diff options
author | yangyan <yangyanyj@chinamobile.com> | 2017-10-10 20:54:36 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2017-10-10 20:54:47 +0800 |
commit | c707db8f5a1fe0addcaddde32ccfc68962968f10 (patch) | |
tree | 8a247e4e99792ad5f8a26239762c507aed5e29f2 /jjb/vfc | |
parent | e8657df90f63ba60feaf1d4f4e0006ca3952cad6 (diff) |
Update vfc-nfvo-driver-ems-java yaml template
Add release-version-java-daily
Issue-ID: VFC-519
Change-Id: Ie970dd7ee4a1fd308b0e30bb3da01c93a5a3181f
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'jjb/vfc')
-rw-r--r-- | jjb/vfc/vfc-nfvo-driver-ems-java.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/vfc/vfc-nfvo-driver-ems-java.yaml b/jjb/vfc/vfc-nfvo-driver-ems-java.yaml index 7da4da9c8..5933f2160 100644 --- a/jjb/vfc/vfc-nfvo-driver-ems-java.yaml +++ b/jjb/vfc/vfc-nfvo-driver-ems-java.yaml @@ -15,7 +15,7 @@ jobs:
- '{project-name}-{stream}-{subproject}-verify-java'
- '{project-name}-{stream}-{subproject}-merge-java'
- - '{project-name}-{stream}-{subproject}-release-java-daily'
+ - '{project-name}-{stream}-release-version-java-daily'
- '{project-name}-{stream}-docker-java-version-shell-daily':
docker-pom: 'pom.xml'
mvn-goals: 'install'
|