Skip to content

Commit

Permalink
Merge pull request #902 from CliMA/szy21-patch-4
Browse files Browse the repository at this point in the history
try fixing slack report in amip pipeline
  • Loading branch information
szy21 authored Jul 19, 2024
2 parents f346d04 + 1970861 commit 16bf40b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .buildkite/amip/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,3 @@ steps:
find experiments/ClimaEarth/output/amip/amip_artifacts/ -type f -name 'bias*.png' -print0 | while IFS= read -r -d '' file; do
slack-upload -c "#coupler-report" -f "$$file" -m png -n "$$(basename "$$file" .png)" -x "$$(basename "$$file" .png)"
done
agents:
queue: clima
modules: common

0 comments on commit 16bf40b

Please sign in to comment.