Skip to content

Commit

Permalink
chore(depot): add depot.json project ID file (#10087)
Browse files Browse the repository at this point in the history
Project ID file accidentally missing from #10039 which caused the following error in CI:

```
Error: could not configure buildx: unknown project ID (run `depot init` or use --project or $DEPOT_PROJECT_ID)
```

This was confirmed fixed with a manual run of `Docker Build Release Images`.
  • Loading branch information
mergify[bot] authored Sep 13, 2024
2 parents 2abdc28 + 618b60c commit e67cd91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions depot.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"id":"0gtvlr9g8j"}

0 comments on commit e67cd91

Please sign in to comment.