update git in deploy
This commit is contained in:
parent
1e639e90a4
commit
d544a37609
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
git checkout production && git pull main && git push && git checkout main
|
||||
git checkout production && git pull origin main && git push && git checkout main
|
||||
|
||||
cd deployment
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user