forked from fediversity/fediversity
wrap faulty statement
This commit is contained in:
parent
0c551a4764
commit
29be538ec2
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ steps:
|
|||
echo "$CD_SSH_KEY" > ~/.ssh/id_ed25519
|
||||
ls -l ~/.ssh/id_ed25519
|
||||
chmod 600 ~/.ssh/id_ed25519
|
||||
- strace -f -o ssh-agent.log ssh-agent -s
|
||||
- bash -c "strace -f -o ssh-agent.log ssh-agent -s"
|
||||
- cat ssh-agent.log
|
||||
- |
|
||||
eval "$(ssh-agent -s)"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue