parent
3dad06186c
commit
f8d3334985
2 changed files with 3 additions and 3 deletions
|
@ -457,7 +457,7 @@ if [ "${1}" = "-edex" ]; then
|
|||
##buildRPM "awips2-common-base"
|
||||
buildRPM "awips2"
|
||||
buildEDEX
|
||||
buildRPM "awips2-data.hdf5-topo"
|
||||
#buildRPM "awips2-data.hdf5-topo"
|
||||
if [ $? -ne 0 ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
|
|
@ -13,8 +13,8 @@ export BUILD_WORKSPACE=${BUILD_DIR}/workspace
|
|||
# baseline is...
|
||||
export BASELINE="${JENKINS_WORKSPACE}"
|
||||
export AWIPSII_VERSION="14.2.1"
|
||||
export BUILD_NUMBER="12"
|
||||
export AWIPSII_RELEASE="16n${BUILD_NUMBER}"
|
||||
export BUILD_NUMBER="1"
|
||||
export AWIPSII_RELEASE="17n${BUILD_NUMBER}"
|
||||
|
||||
export AWIPSII_TOP_DIR="${BUILD_WORKSPACE}/tmp/rpms_built_dir"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue