diff options
author | lj1412 <lji@research.att.com> | 2017-02-18 22:36:45 +0000 |
---|---|---|
committer | lj1412 <lji@research.att.com> | 2017-02-18 22:36:45 +0000 |
commit | cde584e3015066b10c007242b929ec9e6d92dbb2 (patch) | |
tree | d5d6153e55b82dbbe0ba16eda59eb83195d061ff /jjb/dcae | |
parent | 4b5f5de0a7c349002e372a20c32e618939d0b664 (diff) |
fixed 2nd repo project
Change-Id: I0ab8ca6b18103d3716abab278f11e963f648b18d
Signed-off-by: lj1412 <lji@research.att.com>
Diffstat (limited to 'jjb/dcae')
-rw-r--r-- | jjb/dcae/pgaas.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/dcae/pgaas.yaml b/jjb/dcae/pgaas.yaml index 33893cb9f..7be82ed35 100644 --- a/jjb/dcae/pgaas.yaml +++ b/jjb/dcae/pgaas.yaml @@ -13,7 +13,7 @@ build-node: ubuntu1604-docker-8c-8g mvn-goals: '--version' mvn-goals-versioning: '--version' - extra-project: 'dcae/buildtools' + extra-project: 'dcae/utils/buildtools' extra-refspec: 'refs/heads/{branch}' extra-branch: 'master' checkout-dir: 'buildtools' |