This commit is contained in:
parent
b8edee1cc6
commit
9bc76f0d94
@ -20,6 +20,7 @@ steps:
|
||||
SSH_KEY:
|
||||
from_secret: SSH_KEY
|
||||
commands:
|
||||
- echo "test" >> text.txt
|
||||
- git status
|
||||
# - eval $(ssh-agent -s)
|
||||
# - echo "$SSH_KEY" | ssh-add -
|
||||
|
Loading…
Reference in New Issue
Block a user