We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc2c4c0 commit 697837eCopy full SHA for 697837e
.buildkite/pipeline.yml
@@ -163,7 +163,7 @@ steps:
163
164
- label: "Slabplanet: albedo from static map"
165
command: "julia --color=yes --project=experiments/AMIP/ experiments/AMIP/coupler_driver.jl --config_file $CONFIG_PATH/slabplanet_albedo_static_map.yml"
166
- artifact_paths: "experiments/AMIP/output/slabplanet/slabplanet_albedo_static_map_artifacts/total_energy*.png"
+ artifact_paths: "experiments/AMIP/output/slabplanet/slabplanet_albedo_static_map_artifacts/total_energy*"
167
agents:
168
slurm_mem: 20GB
169
0 commit comments