woodpecker: temporalmente no compilar para acelerar pruebas
This commit is contained in:
parent
1f35d52e1d
commit
a37fc34e8c
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@ 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/*
|
||||||
- make yarn hainish="sh -c"
|
- echo hello > assets/js/prueba
|
||||||
- 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