chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca7cbec
)
Makefile: make deploy: Do not push random odd branches
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 25 Mar 2021 20:13:31 +0000
(20:13 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 25 Mar 2021 20:13:31 +0000
(20:13 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 991e145a6b2be90948f50eabbf15763215bb5ee3..02d8391c67e3d28bbbada29a14d384590ca9e9ab 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-344,8
+344,8
@@
deploy: stamp/cargo.deploy-build bundled-sources assets libraries
rsync -r nwtemplates/*.tera $(DEPLOY_BASE)/nwtemplates/
ssh -o BatchMode=true $(DEPLOY_USER) $(DEPLOY_FINISH)
git branch -f $(DEPLOYED_BRANCH)
- -git push origin
- -git push chiark
+ -git push origin
master
+ -git push chiark
master
#$(DEPLOY_BASE)/bundled-sources