Skip to content

Commit

Permalink
Build CalibrateAtmos in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
nefrathenrici committed May 3, 2024
1 parent 34aadf2 commit 76b154d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ steps:
key: "init_cpu_env"
command:
- echo "--- Instantiate SurfaceFluxes calibration project"
- julia --project=experiments/surface_fluxes_perfect_model -e 'using Pkg; Pkg.precompile()'
- julia --project=experiments/surface_fluxes_perfect_model -e 'using Pkg; Pkg.build("CalibrateAtmos"); Pkg.precompile()'

- wait
- label: "SurfaceFluxes perfect model calibration"
Expand Down

0 comments on commit 76b154d

Please sign in to comment.