This commit is contained in:
parent
cc79b67b9b
commit
d43e2150d8
@ -28,7 +28,7 @@ steps:
|
|||||||
- echo "test" >> test.txt
|
- echo "test" >> test.txt
|
||||||
- git add --all
|
- git add --all
|
||||||
- git commit -m test
|
- git commit -m test
|
||||||
- git remote add deploy git@git.struchkov.dev:222/Godfather-Bots/godfather.git
|
- git remote add deploy ssh://git@git.struchkov.dev:222/Godfather-Bots/godfather.git
|
||||||
- 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