Skip to content

Commit

Permalink
Update Jenkinsfile: hera build option
Browse files Browse the repository at this point in the history
  • Loading branch information
jkbk2004 authored Mar 13, 2024
1 parent 223d127 commit 63c6b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sorc/test/ci/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ pipeline {
sh '''
git submodule update --init --recursive
ln -fs /scratch2/NAGAPE/epic/UFS_Land-DA/inputs /scratch2/NAGAPE/epic/role.epic/jenkins/workspace/
sh sorc/app_build.sh
sh sorc/app_build.sh -c=intel --conda=off --build
cp sorc/test/hera_ctest.sh sorc/build/
cp sorc/test/check_ctest.sh sorc/build/
cp sorc/test/run_hera_ctest.sh sorc/build/
Expand Down

0 comments on commit 63c6b4e

Please sign in to comment.