Once again, we need git
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
parent
f23e273f3d
commit
31566d784c
|
@ -18,7 +18,7 @@ pipeline:
|
|||
- deploy_key
|
||||
commands:
|
||||
# Install ssh-agent if not present
|
||||
- 'command -v ssh-agent >/dev/null || ( apt-get update -y && apt-get install openssh-client -y )'
|
||||
- apt-get update -y && apt-get install openssh-client git -y
|
||||
# Run ssh-agent
|
||||
- eval $(ssh-agent -s)
|
||||
# Add ssh key
|
||||
|
|
Loading…
Reference in New Issue