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 1d616de commit 37192cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ jobs:
if: steps.docker_env_setup.outcome == 'success'
run: |
find * | awk '{print length "\t" $0}' docker-compose.yml
docker-compose -f docker-compose.yml up -d
- name: Wait for services to start
run: sleep 30
Expand Down

0 comments on commit 37192cf

Please sign in to comment.