feat(infra): production deployment pipeline — Caddy, staging, Gitea Actions (#497) #499
@@ -77,7 +77,8 @@ services:
|
|||||||
# Runs once per `docker compose up` and exits 0; `--ignore-existing` and
|
# Runs once per `docker compose up` and exits 0; `--ignore-existing` and
|
||||||
# the user-add fallback are safe on re-deploy.
|
# the user-add fallback are safe on re-deploy.
|
||||||
create-buckets:
|
create-buckets:
|
||||||
image: minio/mc
|
# Pinned mc client release for reproducibility; Renovate keeps it current.
|
||||||
|
image: minio/mc:RELEASE.2025-08-13T08-35-41Z
|
||||||
depends_on:
|
depends_on:
|
||||||
minio:
|
minio:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
|||||||
Reference in New Issue
Block a user