This commit is contained in:
parent
d43e2150d8
commit
ff56a9441d
@ -29,6 +29,7 @@ steps:
|
|||||||
- git add --all
|
- git add --all
|
||||||
- git commit -m test
|
- git commit -m test
|
||||||
- git remote add deploy ssh://git@git.struchkov.dev:222/Godfather-Bots/godfather.git
|
- git remote add deploy ssh://git@git.struchkov.dev:222/Godfather-Bots/godfather.git
|
||||||
|
- git remote -v
|
||||||
- git push deploy HEAD:master
|
- git push deploy HEAD:master
|
||||||
|
|
||||||
# - ssh-keyscan -t rsa git.struchkov.dev >> ~/.ssh/known_hosts
|
# - ssh-keyscan -t rsa git.struchkov.dev >> ~/.ssh/known_hosts
|
||||||
|
Loading…
Reference in New Issue
Block a user