This commit is contained in:
parent
a92893e63f
commit
10a07b322a
@ -32,7 +32,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 ssh://git@git.struchkov.dev:222/Godfather-Bots/godfather.git
|
- git remote add deploy ssh://git@public-git/Godfather-Bots/godfather.git
|
||||||
- git remote -v
|
- git remote -v
|
||||||
- git push deploy HEAD:master
|
- git push deploy HEAD:master
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user