瀏覽代碼

update docs

tags/v1.4.28
Jonathan Cobb 3 年之前
父節點
當前提交
aa8fcc5f05
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. +2
    -0
      bin/jenkins/mvn

+ 2
- 0
bin/jenkins/mvn 查看文件

@@ -2,6 +2,8 @@
#
# Copyright (c) 2020 Bubble, Inc. All rights reserved. For personal (non-commercial) use, see license: https://getbubblenow.com/bubble-license/
#
# Wraps mvn to ensure each Jenkins job uses its own local m2 repository.
#
THISDIR=$(cd $(dirname ${0}) && pwd)
WORKSPACE_DIR=$(cd ${THISDIR}/../.. && pwd)
WORKSPACE_NAME=$(basename ${WORKSPACE_DIR})


Loading…
取消
儲存