Commit 0ccea04
authored
ci: fix goreleaser ko config (#1056)
We accidentally used the `bare` and `base_import_paths` option at the
same time, which disabled the `bare` option. This added extra nesting
after `KO_DOCKER_REPO`, causing the push to Docker Hub to fail.1 parent 53de193 commit 0ccea04
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| |||
0 commit comments