Skip to content

Commit

Permalink
replaces missing placeholders
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro-at-decenomy committed Nov 27, 2024
1 parent ebd472f commit 04f85b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ fi

# Sets variables needed for the build
TICKER=${TICKER:-"${GITHUB_REPO}"}
UI_NAME=${UI_NAME:-"__Decenomy__"}
BASE_NAME=${BASE_NAME:-"__decenomy__"}
UI_NAME=${UI_NAME:-"MobilityCoin"}
BASE_NAME=${BASE_NAME:-"mobic"}

# Sets the build environment variable
# 0: The build will use the builder image available on docker hub
Expand Down

0 comments on commit 04f85b3

Please sign in to comment.