Skip to content

Commit

Permalink
Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
tauqirsarwar1 committed Mar 18, 2024
1 parent 092b59c commit 403d2dd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/docker_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
id: docker_compose
if: steps.docker_env_setup.outcome == 'success'
run: |
docker-compose up -d
docker-compose -f docker-compose.yml up -d
- name: Wait for services to start
run: sleep 30
Expand Down

0 comments on commit 403d2dd

Please sign in to comment.