deprecate nfpms.builds

This commit is contained in:
Kenneth Bingham 2025-03-20 22:00:14 -04:00
parent 9d1fdf3f52
commit 6215d88fc1
No known key found for this signature in database
GPG Key ID: 31709281860130B6
4 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@ nfpms:
license: Apache 2.0
# Build IDs for the builds you want to create NFPM packages for.
builds:
ids:
- zrok-amd64
# Formats to be generated.

View File

@ -27,7 +27,7 @@ nfpms:
license: Apache 2.0
# Build IDs for the builds you want to create NFPM packages for.
builds:
ids:
- zrok-armv8
# Formats to be generated.

View File

@ -31,7 +31,7 @@ nfpms:
license: Apache 2.0
# Build IDs for the builds you want to create NFPM packages for.
builds:
ids:
- zrok-armel
# Formats to be generated.

View File

@ -29,7 +29,7 @@ nfpms:
license: Apache 2.0
# Build IDs for the builds you want to create NFPM packages for.
builds:
ids:
- zrok-armhf
# Formats to be generated.