Skip to content

Commit

Permalink
fix(scripts): sw-1792 correct param ref
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcabrera committed Oct 4, 2023
1 parent 10ba1af commit 1f2ebf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/pre.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
deployPaths()
{
local DEPLOY_BRANCH=$1
local CONTAINER_BUILD_ENV=$3
local CONTAINER_BUILD_ENV=$2

DEPLOY_PATH_PREFIX=""
DEPLOY_STAGE="Stable"
Expand Down

0 comments on commit 1f2ebf3

Please sign in to comment.