Commit c7b43e0
committed
Allow buiding and pushing from goreleaser on main:
This gets around the error, "git doesn't contain any tags"
and allows builds from main without a new tag to push
"sha-<git short hash>" and "latest" tags on container
image builds.
Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>1 parent 8cb9ff0 commit c7b43e0
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
0 commit comments