Skip to content

Commit

Permalink
add the keyword up to docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
Parisa68 committed Dec 6, 2024
1 parent 817fc53 commit abf9ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Docker Stack Deploy for ${{ matrix.storagetype }} storage
run: |
docker compose -f docker-compose-${{ matrix.storagetype }}-outbox.yml
docker compose -f docker-compose-${{ matrix.storagetype }}-outbox.yml up
- name: Sleep and Status check
run: |
Expand Down

0 comments on commit abf9ac0

Please sign in to comment.