This commit is contained in:
parent
f4dc82b8b7
commit
0c653a4fd2
|
|
@ -18,10 +18,6 @@ steps:
|
||||||
- name: Clonage du Repo
|
- name: Clonage du Repo
|
||||||
commands:
|
commands:
|
||||||
- git clone https://git.deligraph.be/Antoine/homegrade_blocks_production.git
|
- git clone https://git.deligraph.be/Antoine/homegrade_blocks_production.git
|
||||||
- name: Installation du package
|
|
||||||
commands:
|
|
||||||
- cd homegrade_blocks_production
|
|
||||||
- npm install
|
|
||||||
- name: Build des blocks
|
- name: Build des blocks
|
||||||
commands:
|
commands:
|
||||||
- cd homegrade_blocks_production
|
- cd homegrade_blocks_production
|
||||||
|
|
@ -34,3 +30,4 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- cd homegrade_blocks_production
|
- cd homegrade_blocks_production
|
||||||
# - rsync -avhp -e 'ssh' ./ $PROD_SERVER_PATH:~/public_html/wp-content/themes/Deligraph_Homegrade --delete --exclude 'node_modules' --exclude 'Makefile' --exclude '.git' --exclude '.env' --exclude '.env_prod' --exclude '.env_dev'
|
# - rsync -avhp -e 'ssh' ./ $PROD_SERVER_PATH:~/public_html/wp-content/themes/Deligraph_Homegrade --delete --exclude 'node_modules' --exclude 'Makefile' --exclude '.git' --exclude '.env' --exclude '.env_prod' --exclude '.env_dev'
|
||||||
|
#
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user