Skip to content

Commit

Permalink
Set if not set
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Vasseur committed Nov 24, 2024
1 parent 7b8bf45 commit ebb7027
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/jobs/baseinstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

export version="$1"
db=${2:-install}
${MYSQL_ROOT_PASSWORD}=${MYSQL_ROOT_PASSWORD:-root}

# If this script is called from unit-tests.sh, we use the test environment
export APP_ENV="${3:-prod}"
Expand Down

0 comments on commit ebb7027

Please sign in to comment.