mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-14 05:37:53 +02:00
fixup! 🔧(compose) replace minio by rustfs
This commit is contained in:
@@ -154,7 +154,8 @@ jobs:
|
||||
- name: Create writable /data
|
||||
run: |
|
||||
sudo mkdir -p /data/media && \
|
||||
sudo mkdir -p /data/static
|
||||
sudo mkdir -p /data/static && \
|
||||
sudo chown -R 10001:10001 /data/media
|
||||
|
||||
- name: Restore the mail templates
|
||||
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5
|
||||
|
||||
Reference in New Issue
Block a user