瀏覽代碼

use .repository as it's cleaned at the end but not the other one...

pull/50/head
Olivier Lamy 5 年之前
父節點
當前提交
4dd4186c33
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      Jenkinsfile-itest

+ 1
- 1
Jenkinsfile-itest 查看文件

@@ -29,7 +29,7 @@ buildJdk = 'JDK 1.8 (latest)'
buildMvn = 'Maven 3.5.2'
deploySettings = 'archiva-uid-jenkins'
DOCKERHUB_CREDS = '10a5f89e-504b-11e8-945d-7fd7b29cc41c'
localRepository = "../.archiva-master-repository"
localRepository = ".repository"

pipeline {
agent {

Loading…
取消
儲存