Skip to content

Commit

Permalink
fix wrong dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
Parisa68 committed Dec 9, 2024
1 parent 56f9e9e commit 7181899
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 @@ -47,7 +47,7 @@ jobs:
echo "OUTBOX_TYPE=POSIX" >> $GITHUB_ENV
echo "OUTBOX_LOCATION=$PWD/%s/files/" >> $GITHUB_ENV
- name: Docker Stack Deploy for ${{ matrix.storagetype }} storage
- name: Docker compose deploy for ${{ matrix.storagetype }} storage
run: |
docker compose -f docker-compose-${{ matrix.storagetype }}-outbox.yml up -d
Expand Down

0 comments on commit 7181899

Please sign in to comment.