install ssh-agent
continuous-integration/drone/push Build is failing Details

This commit is contained in:
ktyl 2022-09-26 20:39:31 +01:00
parent f445efdd2c
commit b5d8b1eb17
1 changed files with 2 additions and 2 deletions

View File

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