fix: build docker on release

This commit is contained in:
crapStone
2025-02-19 23:20:06 +01:00
parent a597e40a55
commit f123d226a1

View File

@@ -16,7 +16,7 @@ steps:
- go version
- just build
when:
- event: [push, pull_request]
- event: [push, pull_request, tag]
docker-dryrun:
depends_on: vendor