Skip to content

Commit

Permalink
Use test version for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
Cawllec committed Jul 29, 2024
1 parent 6bdc42b commit f623d50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ services:
- ./test/react-native-cli/features/:/app/features

react-native-maze-runner:
image: 855461928731.dkr.ecr.us-west-1.amazonaws.com/maze-runner-releases:latest-v9-cli
image: 855461928731.dkr.ecr.us-west-1.amazonaws.com/maze-runner:appium-app-id-cli
environment:
<<: *common-environment
BITBAR_USERNAME:
Expand All @@ -201,7 +201,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock

react-native-cli-maze-runner:
image: 855461928731.dkr.ecr.us-west-1.amazonaws.com/maze-runner-releases:latest-v9-cli
image: 855461928731.dkr.ecr.us-west-1.amazonaws.com/maze-runner:appium-app-id-cli
environment:
<<: *common-environment
BITBAR_USERNAME:
Expand Down

0 comments on commit f623d50

Please sign in to comment.