Compare commits
2 Commits
64742ec583
...
03a39ced7c
| Author | SHA1 | Date | |
|---|---|---|---|
| 03a39ced7c | |||
| 9d50e27a2a |
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
kind: pipeline
|
||||
type: ssh
|
||||
name: default
|
||||
name: Homegrade | Déploiment du dev
|
||||
|
||||
clone:
|
||||
disable: true
|
||||
|
|
@ -28,7 +28,7 @@ steps:
|
|||
- cd homegrade_theme_production
|
||||
- npm run production
|
||||
|
||||
- name: Déploiement des blocks
|
||||
- name: Déploiement du thème
|
||||
environment:
|
||||
THEME_PATH:
|
||||
from_secret: dev_server_theme_path
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php get_header(); ?>
|
||||
|
||||
<p>.s</p>
|
||||
<?php
|
||||
get_template_part('template-components/notifications/notifications-popup');
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user