add git-lfs
This commit is contained in:
parent
6f21c8f3ac
commit
315a112cf4
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/git-lfs
|
||||||
commands:
|
commands:
|
||||||
- mkdir ~/.ssh
|
- mkdir ~/.ssh
|
||||||
- echo "$SSH_KEY" > ~/.ssh/id_ed25519
|
- echo "$SSH_KEY" > ~/.ssh/id_ed25519
|
||||||
|
|
Reference in a new issue