Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
change service name
Browse files Browse the repository at this point in the history
  • Loading branch information
davwas committed Apr 16, 2024
1 parent 7873dae commit e95b7c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci/end-to-end-tests.github.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ before(){

echo "CONTAINER STARTUP"
cd docker-compose
docker compose -f compose-files/docker-compose.yml up -d mongodb mongodb-secondary mongodb-arbiter redis rabbit mailcatcher selenium-hub calendar-init
docker compose -f compose-files/docker-compose.yml up -d mongodb-primary mongodb-secondary mongodb-arbiter redis rabbit mailcatcher selenium-hub calendar-init
sleep 10
docker compose -f compose-files/docker-compose.yml up -d chrome mongosetup maildrop calendar-postgres
sleep 15
Expand Down

0 comments on commit e95b7c1

Please sign in to comment.