Revert "woodpecker: temporalmente no compilar para acelerar pruebas"

This reverts commit e4525031220e579d38f2a761f62ea7033cef98ff.
This commit is contained in:
Cat /dev/Nulo 2021-09-17 21:14:41 -03:00
parent 74460a1731
commit 40f5915b2d

View file

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