Skip to content

Commit

Permalink
set mix env prod for opsmo embed
Browse files Browse the repository at this point in the history
  • Loading branch information
zacksiri committed Jan 30, 2025
1 parent 9b94e90 commit b77f48b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion instellar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ build:
mix do deps.get --only prod
mix release
mix opsmo.embed
MIX_ENV=prod mix opsmo.embed
run:
name: uplink
Expand Down

0 comments on commit b77f48b

Please sign in to comment.