Remove weird trailing characters
This commit is contained in:
parent
39a7e210a3
commit
d371331a65
1 changed files with 1 additions and 1 deletions
|
@ -339,7 +339,7 @@ test:
|
|||
# user: YOUR_USERNAME
|
||||
satellites:
|
||||
path: tmp/tests/gitlab-satellites/
|
||||
backup:[B
|
||||
backup:
|
||||
path: tmp/tests/backups
|
||||
gitlab_shell:
|
||||
path: tmp/tests/gitlab-shell/
|
||||
|
|
Loading…
Reference in a new issue