Compare commits
2 Commits
64742ec583
...
03a39ced7c
| Author | SHA1 | Date | |
|---|---|---|---|
| 03a39ced7c | |||
| 9d50e27a2a |
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?php get_header(); ?>
|
<?php get_header(); ?>
|
||||||
|
<p>.s</p>
|
||||||
<?php
|
<?php
|
||||||
get_template_part('template-components/notifications/notifications-popup');
|
get_template_part('template-components/notifications/notifications-popup');
|
||||||
?>
|
?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user