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