Remove commands
This commit is contained in:
parent
3204d6e110
commit
1f401a3914
1 changed files with 0 additions and 3 deletions
|
|
@ -1,9 +1,6 @@
|
||||||
clone:
|
clone:
|
||||||
git:
|
git:
|
||||||
image: woodpeckerci/plugin-git
|
image: woodpeckerci/plugin-git
|
||||||
commands:
|
|
||||||
- eval $(ssh-agent -s)
|
|
||||||
- bash -c 'ssh-add <(echo "$SSH_PRIVATE_KEY")'
|
|
||||||
settings:
|
settings:
|
||||||
SSH_PRIVATE_KEY:
|
SSH_PRIVATE_KEY:
|
||||||
from_secret: SSH-KEY
|
from_secret: SSH-KEY
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue