lowercase gitFull
This commit is contained in:
parent
4fc2558faa
commit
6f21c8f3ac
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ steps:
|
||||||
- Update mautrix-whatsapp
|
- Update mautrix-whatsapp
|
||||||
- Update art
|
- Update art
|
||||||
- name: Push git
|
- name: Push git
|
||||||
image: nixery.dev/shell/gitFull
|
image: nixery.dev/shell/gitfull
|
||||||
commands:
|
commands:
|
||||||
- mkdir ~/.ssh
|
- mkdir ~/.ssh
|
||||||
- echo "$SSH_KEY" > ~/.ssh/id_ed25519
|
- echo "$SSH_KEY" > ~/.ssh/id_ed25519
|
||||||
|
|
Reference in a new issue