We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3a950c commit 0cd3b9cCopy full SHA for 0cd3b9c
ci/build/build-packages.sh
@@ -59,6 +59,8 @@ get_nfpm_arch() {
59
release_nfpm() {
60
local nfpm_config
61
62
+ export NFPM_ARCH
63
+
64
PKG_FORMAT="deb"
65
NFPM_ARCH="$(get_nfpm_arch)"
66
nfpm_config="$(envsubst < ./ci/build/nfpm.yaml)"
0 commit comments