Pray for me

This commit is contained in:
Julien Malka 2021-12-27 18:08:41 +01:00
parent a44610d90e
commit bf35e0d1f6

View file

@ -137,6 +137,7 @@ steps:
- git add flake.lock
- git commit -m "Updated flake lock"
- git config --global --add url."git@github.com:".insteadOf "https://github.com/"
- git config core.sshCommand 'ssh -i /home/droneserver/.ssh/id_rsa'
- git push --force --set-upstream origin flake-update
trigger: