woodpecker: decir que hainish es una shell
Some checks failed
continuous-integration/drone the build failed

This commit is contained in:
Cat /dev/Nulo 2021-09-17 16:22:55 -03:00
parent 04077b3891
commit 2af04cf76e

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
- make bundle hain=
- make yarn hain=
- make ota-js hain=
- make bundle hain="sh -c"
- make yarn hain="sh -c"
- make ota-js hain="sh -c"
secrets:
- ssh_key
when: