Skip to content

Commit

Permalink
Update Jenkinsfile: orion build option
Browse files Browse the repository at this point in the history
  • Loading branch information
jkbk2004 authored Mar 13, 2024
1 parent 63c6b4e commit eff4c7c
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 @@ -98,7 +98,7 @@ pipeline {
sh '''
git submodule update --init --recursive
ln -fs /work/noaa/epic/UFS_Land-DA/inputs /work/noaa/epic/role-epic/jenkins/workspace/
sh sorc/app_build.sh
sh sorc/app_build.sh -c=intel --conda=off --build
cp sorc/test/orion_ctest.sh sorc/build/
cp sorc/test/check_ctest.sh sorc/build/
cp sorc/test/run_orion_ctest.sh sorc/build/
Expand Down

0 comments on commit eff4c7c

Please sign in to comment.