Skip to content

Commit

Permalink
Merge pull request #855 from bugsnag/maze-2.7.1
Browse files Browse the repository at this point in the history
Take maze runner image from releases repository
  • Loading branch information
twometresteve authored Oct 21, 2020
2 parents aa6d5a8 + 2ebb338 commit 7241891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.6'
services:
cocoa-maze-runner:
image: 855461928731.dkr.ecr.us-west-1.amazonaws.com/maze-runner:latest-v2-cli
image: 855461928731.dkr.ecr.us-west-1.amazonaws.com/maze-runner-releases:latest-v2-cli
command: ["--tags", "not @skip"]
environment:
APP_LOCATION: /app/build/iOSTestApp.ipa
Expand Down

0 comments on commit 7241891

Please sign in to comment.