chore(ci): rename deploy.yml → deploy-landing.yml
All checks were successful
Build & Deploy Landing / build-and-deploy (push) Successful in 23s
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:
parent
b7ad42f3d0
commit
cc44ed8ce8
@ -19,7 +19,7 @@ Chacun a sa propre image, son propre Dockerfile, son propre workflow CI.
|
|||||||
domaine définitif `rubis.pro` pas encore acheté)
|
domaine définitif `rubis.pro` pas encore acheté)
|
||||||
- Manifests : `k3s/{namespace,deployment,service}.yml`
|
- Manifests : `k3s/{namespace,deployment,service}.yml`
|
||||||
- Route Traefik : `~/dev/perso/proxmox/ansible/roles/traefik/templates/rubis.yml.j2`
|
- 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)
|
- Source : `landing/` (servi par nginx)
|
||||||
|
|
||||||
### Mise à jour
|
### Mise à jour
|
||||||
|
|||||||
@ -13,7 +13,7 @@ on:
|
|||||||
- 'Dockerfile.landing'
|
- 'Dockerfile.landing'
|
||||||
- 'k3s/namespace.yml'
|
- 'k3s/namespace.yml'
|
||||||
- 'k3s/app/landing.yml'
|
- 'k3s/app/landing.yml'
|
||||||
- '.gitea/workflows/deploy.yml'
|
- '.gitea/workflows/deploy-landing.yml'
|
||||||
- 'pnpm-lock.yaml'
|
- 'pnpm-lock.yaml'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
Loading…
x
Reference in New Issue
Block a user