Skip to content

Commit ebb7027

Browse files
author
Michael Vasseur
committed
Set if not set
1 parent 7b8bf45 commit ebb7027

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/jobs/baseinstall.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
export version="$1"
66
db=${2:-install}
7+
${MYSQL_ROOT_PASSWORD}=${MYSQL_ROOT_PASSWORD:-root}
78

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

0 commit comments

Comments
 (0)