This commit is contained in:
parent
0c653a4fd2
commit
0a960b8988
|
|
@ -20,7 +20,6 @@ steps:
|
|||
- git clone https://git.deligraph.be/Antoine/homegrade_blocks_production.git
|
||||
- name: Build des blocks
|
||||
commands:
|
||||
- cd homegrade_blocks_production
|
||||
- cd homegrade_blocks_production/blocks && for dir in */; do [ -f "$dir/package.json" ] && echo "Building $dir" && (cd "$dir" && pwd); done
|
||||
|
||||
- name: Déploiement sur le serveur de prod
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user