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.
2 parents 6b5b720 + 069fcb3 commit 87966c4Copy full SHA for 87966c4
buildkite/src/Jobs/Promote/AutoPromoteNightly.dhall
@@ -56,7 +56,8 @@ let specs_for_branch =
56
-> \(channel : DebianChannel.Type)
57
-> PublishPackages.Spec::{
58
, artifacts =
59
- [ Artifacts.Type.Daemon
+ [ Artifacts.Type.LogProc
60
+ , Artifacts.Type.Daemon
61
, Artifacts.Type.Archive
62
, Artifacts.Type.Rosetta
63
]
0 commit comments