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:
f23c310
)
record what is deployed (fix)
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Fri, 27 Nov 2020 22:24:53 +0000
(22:24 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Fri, 27 Nov 2020 22:24:53 +0000
(22:24 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 70e3d168d07eaddaa27fcd1a092d019201f49e8e..77be99224644545dc10040e2e1ff1f5922a5f4d5 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-41,7
+41,7
@@
BUNDLE_SOURCES ?= bundle-rust-sources
DEPLOY_ARCH=x86_64-unknown-linux-musl
DEPLOY_RELEASE=debug
DEPLOY_TARGET_DIR=$(TARGET_DIR)/$(addsuffix /,$(DEPLOY_ARCH))$(DEPLOY_RELEASE)
-DEPLOY_BRANCH=deployed
+DEPLOY
ED
_BRANCH=deployed
#---------- nailing-cargo ----------