Skip to content

Commit

Permalink
Merge pull request #604 from CliMA/gb/shared_depot
Browse files Browse the repository at this point in the history
Remove compat_depot, add concurrency group
  • Loading branch information
Sbozzolo authored Apr 30, 2024
2 parents d062509 + e808054 commit e0fa8aa
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ env:
steps:
- label: "init environment :computer:"
key: "init_cpu_env"
concurrency: 1
concurrency_group: 'depot/climaland-ci'
command:
- "echo $$JULIA_DEPOT_PATH"

Expand Down Expand Up @@ -171,7 +173,3 @@ steps:
depends_on:
- "global_bucket_temporalmap_cpu"
- "global_bucket_temporalmap_gpu"

- wait

- command: "compact_depot"

0 comments on commit e0fa8aa

Please sign in to comment.