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 d192fb2 commit 881c163Copy full SHA for 881c163
buildkite/src/Command/MinaArtifact.dhall
@@ -31,7 +31,7 @@ let pipeline : DebianVersions.DebVersion -> Profiles.Type -> Pipeline.Config.Typ
31
Command.build
32
Command.Config::{
33
commands = DebianVersions.toolchainRunner debVersion [
34
- "DUNE_PROFILE=${Profiles.lowerName profile}",
+ "DUNE_PROFILE=${Profiles.duneProfile profile}",
35
"AWS_ACCESS_KEY_ID",
36
"AWS_SECRET_ACCESS_KEY",
37
"MINA_BRANCH=$BUILDKITE_BRANCH",
0 commit comments