Test CI
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
kayomn 2023-08-19 19:52:36 +01:00
parent f6fca429d5
commit 2d7b7ff050

View File

@ -26,6 +26,7 @@ steps:
- main
commands:
- echo test
- apt-get update
- apt-get add openssh rsync
- eval $(ssh-agent -s)