fix: build docker on release

This commit is contained in:
crapStone 2025-02-19 23:20:06 +01:00
parent a597e40a55
commit f123d226a1
No known key found for this signature in database
GPG Key ID: 22D4BF0CF7CC29C8

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