Skip to content

Commit

Permalink
run detached
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Caha committed Nov 29, 2023
1 parent adaef8a commit ff1c7e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests_mergin_media_sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Run MinIO Docker
run: |
docker run \
docker run -d \
-p 127.0.0.1:9000:9000 \
-p 127.0.0.1:9001:9001 \
-e MINIO_ROOT_USER=$TEST_MINIO_ACCESS_KEY \
Expand Down

0 comments on commit ff1c7e8

Please sign in to comment.