rename merge -> deploy
This commit is contained in:
parent
6a8bbf8fe9
commit
18869f1027
2
commit
2
commit
@ -12,5 +12,5 @@ git checkout dev
|
|||||||
git add .
|
git add .
|
||||||
git commit
|
git commit
|
||||||
git push
|
git push
|
||||||
ssh lentilz 'cd ~/code/gravity-dev && git stash && git pull && git apply stash && npm i'
|
ssh lentilz 'cd ~/code/gravity-dev && git add . && git stash && git pull && git apply stash && npm i'
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user