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"
|
- install -m 640 "/drone/src/gitea.nulo.in/Sutty/haini.sh/.gemrc" "$HOME/.gemrc"
|
||||||
- mkdir ~/.ssh/
|
- mkdir ~/.ssh/
|
||||||
- echo $${SSH_KEY} > ~/.ssh/id_ed25519
|
- echo $${SSH_KEY} > ~/.ssh/id_ed25519
|
||||||
- make bundle hain=
|
- make bundle hain="sh -c"
|
||||||
- make yarn hain=
|
- make yarn hain="sh -c"
|
||||||
- make ota-js hain=
|
- make ota-js hain="sh -c"
|
||||||
secrets:
|
secrets:
|
||||||
- ssh_key
|
- ssh_key
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in a new issue