diff options
-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' |