Skip to content

Commit

Permalink
Merge branch 'develop' into feature/ocn-letkf
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewEichmann-NOAA committed May 10, 2024
2 parents 1220c0e + 6a9c137 commit 0f1040c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ pipeline {
}
}
sh(script: './link_workflow.sh')
sh(script: "echo ${HOMEgfs} > BUILT_semaphor")
//sh(script: "echo ${HOMEgfs} > BUILT_semaphor")
}
}
if (env.CHANGE_ID && system == 'gfs') {
Expand Down

0 comments on commit 0f1040c

Please sign in to comment.