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 d4f58a7 commit 0d0bdadCopy full SHA for 0d0bdad
buildkite/src/Constants/Artifacts.dhall
@@ -130,7 +130,7 @@ let toDebianNames =
130
-> merge
131
{ Daemon = [ toDebianName a network ]
132
, DaemonHardfork = [ toDebianName a network ]
133
- , Archive = [ "archive" ]
+ , Archive = [ toDebianName a network ]
134
, LogProc = [ "logproc" ]
135
, TestExecutive = [ "test_executive" ]
136
, BatchTxn = [ "batch_txn" ]
0 commit comments