mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 16:22:18 -04:00
add build plans
This commit is contained in:
parent
9540599a41
commit
462a1129f0
1 changed files with 8 additions and 0 deletions
|
|
@ -15,6 +15,14 @@ description: |
|
|||
- Help you revoke the certificate if that ever becomes necessary.
|
||||
confinement: classic
|
||||
base: core24
|
||||
platforms:
|
||||
amd64:
|
||||
arm64:
|
||||
build-on: [amd64, arm64]
|
||||
build-for: [arm64]
|
||||
armhf:
|
||||
build-on: [amd64, arm64]
|
||||
build-for: [armhf]
|
||||
grade: stable
|
||||
adopt-info: certbot
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue