woodpecker: no romperse cuando no hay assets/js/

This commit is contained in:
Cat /dev/Nulo 2021-09-18 15:39:03 -03:00
parent 1a5088236f
commit 2948ffcd6f

View file

@ -2,7 +2,7 @@ pipeline:
build:
image: registry.nulo.in/sutty/haini.sh:root
commands:
- rm assets/js/*
- rm -f assets/js/*
- make yarn hainish="sh -c"
- make webpack hainish="sh -c"