chore(ci): rename deploy.yml → deploy-landing.yml
All checks were successful
Build & Deploy Landing / build-and-deploy (push) Successful in 23s

Cohérence avec deploy-web.yml / deploy-api.yml — un fichier par cible.
Met à jour la self-reference dans le path filter + la doc deploy-memory.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
ordinarthur 2026-05-15 17:30:56 +02:00
parent b7ad42f3d0
commit cc44ed8ce8
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ Chacun a sa propre image, son propre Dockerfile, son propre workflow CI.
domaine définitif `rubis.pro` pas encore acheté)
- Manifests : `k3s/{namespace,deployment,service}.yml`
- Route Traefik : `~/dev/perso/proxmox/ansible/roles/traefik/templates/rubis.yml.j2`
- Workflow CI : `.gitea/workflows/deploy.yml`
- Workflow CI : `.gitea/workflows/deploy-landing.yml`
- Source : `landing/` (servi par nginx)
### Mise à jour

View File

@ -13,7 +13,7 @@ on:
- 'Dockerfile.landing'
- 'k3s/namespace.yml'
- 'k3s/app/landing.yml'
- '.gitea/workflows/deploy.yml'
- '.gitea/workflows/deploy-landing.yml'
- 'pnpm-lock.yaml'
env: