Commit 8c17152
committed
ci(release): ignore buildkitd.toml dropped by Blacksmith builder
useblacksmith/setup-docker-builder drops a buildkitd.toml in the repo
root, which trips goreleaser's dirty-state check. Exclude the file via
.git/info/exclude before goreleaser runs so that release:published
builds and workflow_dispatch backfills of older tags both see a clean
working tree.
v2.5.0 and v2.6.0 shipped without release artifacts because of this.1 parent e3abea1 commit 8c17152
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
56 | 63 | | |
57 | 64 | | |
58 | 65 | | |
| |||
0 commit comments