renaming pipeline name

This commit is contained in:
Antoine M 2024-09-13 16:07:30 +02:00
parent 64742ec583
commit 9d50e27a2a

View File

@ -1,7 +1,7 @@
--- ---
kind: pipeline kind: pipeline
type: ssh type: ssh
name: default name: Homegrade | Déploiment du dev
clone: clone:
disable: true disable: true
@ -28,7 +28,7 @@ steps:
- cd homegrade_theme_production - cd homegrade_theme_production
- npm run production - npm run production
- name: Déploiement des blocks - name: Déploiement du thème
environment: environment:
THEME_PATH: THEME_PATH:
from_secret: dev_server_theme_path from_secret: dev_server_theme_path