This commit is contained in:
parent
9bc76f0d94
commit
2464251311
@ -21,6 +21,7 @@ steps:
|
|||||||
from_secret: SSH_KEY
|
from_secret: SSH_KEY
|
||||||
commands:
|
commands:
|
||||||
- echo "test" >> text.txt
|
- echo "test" >> text.txt
|
||||||
|
- git add -all
|
||||||
- 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