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 - main
commands: commands:
- echo test
- apt-get update - apt-get update
- apt-get add openssh rsync - apt-get add openssh rsync
- eval $(ssh-agent -s) - eval $(ssh-agent -s)