with rebase
This commit is contained in:
parent
0e3a5dbaf9
commit
ed91cdea5d
@ -7,4 +7,6 @@ deploymentrepo="$TMP/deployments"
|
||||
|
||||
cd $deploymentrepo
|
||||
|
||||
git pull --rebase
|
||||
|
||||
git add . && git commit -m "Added release $SERVICE: ${COMMIT_SHA:0:10}" && git pull && git push
|
||||
|
Loading…
Reference in New Issue
Block a user