From b1537a1244f4e6dfa01c9f4af5d4fd477e846324 Mon Sep 17 00:00:00 2001 From: Manuel Raynaud Date: Tue, 19 May 2026 16:22:48 +0200 Subject: [PATCH] =?UTF-8?q?fixup!=20=F0=9F=94=A7(compose)=20replace=20mini?= =?UTF-8?q?o=20by=20rustfs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/impress.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/impress.yml b/.github/workflows/impress.yml index 3cb734ba9..1d70c8874 100644 --- a/.github/workflows/impress.yml +++ b/.github/workflows/impress.yml @@ -189,7 +189,7 @@ jobs: - name: Configure Rustfs run: | - docker run --rm -it minio/mc sh -c \ + docker run --rm minio/mc sh -c \ "mc alias set impress http://localhost:9000 impress password && \ mc alias ls && \ mc mb impress/impress-media-storage && \