Revert "woodpecker: temporalmente no compilar para acelerar pruebas"
This reverts commit e4525031220e579d38f2a761f62ea7033cef98ff.
This commit is contained in:
parent
74460a1731
commit
40f5915b2d
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@ pipeline:
|
||||||
image: registry.nulo.in/sutty/haini.sh:latest
|
image: registry.nulo.in/sutty/haini.sh:latest
|
||||||
commands:
|
commands:
|
||||||
- rm assets/js/*
|
- rm assets/js/*
|
||||||
- echo hello > assets/js/prueba
|
- make yarn hainish="sh -c"
|
||||||
|
- make webpack hainish="sh -c"
|
||||||
commit:
|
commit:
|
||||||
image: registry.nulo.in/sutty/haini.sh:latest
|
image: registry.nulo.in/sutty/haini.sh:latest
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Reference in a new issue