Skip to content

Commit

Permalink
Update to new env var (#348)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbell87 authored Sep 13, 2024
1 parent 74ceaf3 commit 28a489e
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 @@ -134,7 +134,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 28a489e

Please sign in to comment.