mirror of
https://github.com/xHyroM/gimi.git
synced 2024-11-21 15:41:04 +01:00
ci: go to the source dir
This commit is contained in:
parent
331abf287e
commit
7b8e6d5eb4
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ secrets:
|
||||||
- 55691174-b52f-477c-81ea-dd32deff19b8
|
- 55691174-b52f-477c-81ea-dd32deff19b8
|
||||||
tasks:
|
tasks:
|
||||||
- sync: |
|
- sync: |
|
||||||
|
cd gimi
|
||||||
set +x
|
set +x
|
||||||
git remote add gimi-github git@github.com:xhyrom/gimi.git
|
git remote add gimi-github git@github.com:xhyrom/gimi.git
|
||||||
ssh-keyscan github.com >> ~/.ssh/known_hosts
|
ssh-keyscan github.com >> ~/.ssh/known_hosts
|
||||||
|
|
Loading…
Reference in a new issue