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 c1b2986 commit 6a99a16Copy full SHA for 6a99a16
buildkite/scripts/release/manager.sh
@@ -390,8 +390,7 @@ function publish_debian() {
390
--new-version ${__target_version} \
391
--suite "unstable" \
392
--new-suite ${__channel} \
393
- --new-name ${__artifact_full_name} \
394
- --codename ${__codename}
+ --new-name ${__artifact_full_name}
395
fi
396
397
echo " 🍥 Publishing $__artifact debian to $__channel channel with $__target_version version"
0 commit comments