install ssh-agent
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
ktyl 2022-09-26 20:39:31 +01:00
parent f445efdd2c
commit b5d8b1eb17

View File

@ -4,6 +4,6 @@ name: hello
steps: steps:
- name: greeting - name: greeting
image: ubuntu image: alpine
commands: commands:
- ssh-agent - apt install ssh-agent