Skip to content

Commit

Permalink
Update to new env var
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbell87 committed Sep 10, 2024
1 parent d1470b2 commit 257680f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
-e DB_USERNAME=$DB_USERNAME \
-e DB_PASSWORD=$DB_PASSWORD \
-e DB_DATABASE=$DB_DATABASE \
-e CMFIVE_CORE_BRANCH=$CORE_BRANCH \
-e INSTALL_CORE_BRANCH=$CORE_BRANCH \
-e ENVIRONMENT=development \
--network=cmfive \
$BOILERPLATE_IMAGE
Expand Down

0 comments on commit 257680f

Please sign in to comment.