woodpecker: no romperse cuando no hay assets/js/
This commit is contained in:
parent
1a5088236f
commit
2948ffcd6f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ pipeline:
|
||||||
build:
|
build:
|
||||||
image: registry.nulo.in/sutty/haini.sh:root
|
image: registry.nulo.in/sutty/haini.sh:root
|
||||||
commands:
|
commands:
|
||||||
- rm assets/js/*
|
- rm -f assets/js/*
|
||||||
- make yarn hainish="sh -c"
|
- make yarn hainish="sh -c"
|
||||||
- make webpack hainish="sh -c"
|
- make webpack hainish="sh -c"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue