woodpecker: decir que hainish es una shell
Some checks failed
continuous-integration/drone the build failed
Some checks failed
continuous-integration/drone the build failed
This commit is contained in:
parent
04077b3891
commit
2af04cf76e
1 changed files with 3 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue