woodpecker: usar hain= en vez de HAINISH=
Some checks failed
continuous-integration/drone the build failed

This commit is contained in:
Cat /dev/Nulo 2021-09-17 11:58:02 -03:00
parent ce308defb9
commit 04077b3891

View file

@ -11,9 +11,9 @@ pipeline:
- install -m 640 "/drone/src/gitea.nulo.in/Sutty/haini.sh/.gemrc" "$HOME/.gemrc"
- mkdir ~/.ssh/
- echo $${SSH_KEY} > ~/.ssh/id_ed25519
- HAINISH= make bundle
- HAINISH= make yarn
- HAINISH= make ota-js
- make bundle hain=
- make yarn hain=
- make ota-js hain=
secrets:
- ssh_key
when: