This commit is contained in:
parent
6648bc1dc6
commit
cc79b67b9b
@ -27,7 +27,6 @@ steps:
|
|||||||
- chmod 700 ~/.ssh
|
- chmod 700 ~/.ssh
|
||||||
- echo "test" >> test.txt
|
- echo "test" >> test.txt
|
||||||
- git add --all
|
- git add --all
|
||||||
- git diff-index --quiet HEAD --ignore-submodules
|
|
||||||
- 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 git@git.struchkov.dev:222/Godfather-Bots/godfather.git
|
||||||
- git push deploy HEAD:master
|
- git push deploy HEAD:master
|
||||||
|
Loading…
Reference in New Issue
Block a user