mirror of
https://github.com/caddyserver/caddy.git
synced 2026-05-13 09:06:41 +00:00
ci/cd: use the build tag nobadger to exclude badgerdb (#6031)
* ci/cd: use the build tag `nobadger` to exclude badgerdb * upgrade github.com/google/certificate-transparency-go@master
This commit is contained in:
parent
c2d889f85e
commit
b359ca565c
5 changed files with 69 additions and 67 deletions
|
|
@ -77,6 +77,8 @@ builds:
|
|||
- -mod=readonly
|
||||
ldflags:
|
||||
- -s -w
|
||||
tags:
|
||||
- nobadger
|
||||
|
||||
signs:
|
||||
- cmd: cosign
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue