Skip to content

Commit 87966c4

Browse files
authored
Merge pull request #17777 from MinaProtocol/dkijania/publish_mina_logproc_comp
[CI] publish logproc first
2 parents 6b5b720 + 069fcb3 commit 87966c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

buildkite/src/Jobs/Promote/AutoPromoteNightly.dhall

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ let specs_for_branch =
5656
-> \(channel : DebianChannel.Type)
5757
-> PublishPackages.Spec::{
5858
, artifacts =
59-
[ Artifacts.Type.Daemon
59+
[ Artifacts.Type.LogProc
60+
, Artifacts.Type.Daemon
6061
, Artifacts.Type.Archive
6162
, Artifacts.Type.Rosetta
6263
]

0 commit comments

Comments
 (0)