Skip to content

Commit 697837e

Browse files
committed
static map save all output
1 parent cc2c4c0 commit 697837e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ steps:
163163

164164
- label: "Slabplanet: albedo from static map"
165165
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"
166+
artifact_paths: "experiments/AMIP/output/slabplanet/slabplanet_albedo_static_map_artifacts/total_energy*"
167167
agents:
168168
slurm_mem: 20GB
169169

0 commit comments

Comments
 (0)