buildEnd 16.2.2-3 and dir naming for moe
This commit is contained in:
parent
131ced74a5
commit
6f70884532
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ export BUILD_WORKSPACE=${BUILD_DIR}/workspace
|
||||||
# baseline is...
|
# baseline is...
|
||||||
export BASELINE="${JENKINS_WORKSPACE}"
|
export BASELINE="${JENKINS_WORKSPACE}"
|
||||||
export AWIPSII_VERSION="16.2.2"
|
export AWIPSII_VERSION="16.2.2"
|
||||||
export AWIPSII_RELEASE="1"
|
export AWIPSII_RELEASE="3"
|
||||||
|
|
||||||
export AWIPSII_TOP_DIR="${BUILD_WORKSPACE}/tmp/rpms_built_dir"
|
export AWIPSII_TOP_DIR="${BUILD_WORKSPACE}/tmp/rpms_built_dir"
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@ export WORKSPACE="${BUILD_WORKSPACE}/AWIPS2-UPC_build/baseline"
|
||||||
export UFRAME_ECLIPSE="/awips2/eclipse"
|
export UFRAME_ECLIPSE="/awips2/eclipse"
|
||||||
|
|
||||||
export AWIPSII_STATIC_FILES="/awips2/repo"
|
export AWIPSII_STATIC_FILES="/awips2/repo"
|
||||||
export AWIPSII_STATIC_FILES="/home/awips/awips2-static"
|
export AWIPSII_STATIC_FILES="/awips2/repo/awips2-static"
|
||||||
export AWIPSII_BUILD_ROOT="${BUILD_WORKSPACE}/tmp/${USER}/awips-component"
|
export AWIPSII_BUILD_ROOT="${BUILD_WORKSPACE}/tmp/${USER}/awips-component"
|
||||||
export REPO_DEST="${BUILD_WORKSPACE}/tmp/${USER}/repo"
|
export REPO_DEST="${BUILD_WORKSPACE}/tmp/${USER}/repo"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue