Skip to content

Commit 881c163

Browse files
committed
convert to profiles name
1 parent d192fb2 commit 881c163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildkite/src/Command/MinaArtifact.dhall

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ let pipeline : DebianVersions.DebVersion -> Profiles.Type -> Pipeline.Config.Typ
3131
Command.build
3232
Command.Config::{
3333
commands = DebianVersions.toolchainRunner debVersion [
34-
"DUNE_PROFILE=${Profiles.lowerName profile}",
34+
"DUNE_PROFILE=${Profiles.duneProfile profile}",
3535
"AWS_ACCESS_KEY_ID",
3636
"AWS_SECRET_ACCESS_KEY",
3737
"MINA_BRANCH=$BUILDKITE_BRANCH",

0 commit comments

Comments
 (0)