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