Skip to content

Commit

Permalink
chore: Add provides to .deb releases (#6691)
Browse files Browse the repository at this point in the history
  • Loading branch information
francislavoie authored Nov 14, 2024
1 parent 315715e commit 37f0c4b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,9 @@ nfpms:
preremove: ./caddy-dist/scripts/preremove.sh
postremove: ./caddy-dist/scripts/postremove.sh

provides:
- httpd

release:
github:
owner: caddyserver
Expand Down

0 comments on commit 37f0c4b

Please sign in to comment.