woodpecker: temporalmente no compilar para acelerar pruebas

This commit is contained in:
Cat /dev/Nulo 2021-09-17 20:59:43 -03:00
parent 1f35d52e1d
commit a37fc34e8c

View file

@ -3,8 +3,7 @@ pipeline:
image: registry.nulo.in/sutty/haini.sh:latest
commands:
- rm assets/js/*
- make yarn hainish="sh -c"
- make webpack hainish="sh -c"
- echo hello > assets/js/prueba
commit:
image: registry.nulo.in/sutty/haini.sh:latest
commands: