Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ksuess committed Jun 30, 2022
1 parent 84be7c5 commit f847d6a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions testing/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,9 @@ services:
depends_on:
- redis
- elastic
command: bash
# command: |
command: |
./bin/robot-server plone.app.robotframework.testing.VOLTO_ROBOT_TESTING
# ./bin/celery -A collective.elastic.ingest.celery.app worker -l info
# ./bin/robot-server plone.app.robotframework.testing.VOLTO_ROBOT_TESTING
volumes:
- ./volumes/config/:/app/config/
- ./volumes/src/:/app/src/
Expand Down

0 comments on commit f847d6a

Please sign in to comment.