Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
DEPLOY_ARCH=x86_64-unknown-linux-musl
DEPLOY_RELEASE=debug
DEPLOY_TARGET_DIR=$(TARGET_DIR)/$(addsuffix /,$(DEPLOY_ARCH))$(DEPLOY_RELEASE)
+DEPLOY_BRANCH=deployed
#---------- nailing-cargo ----------
rsync -r $(FILEASSETS) $(addprefix $(WASM_PACKED)/, $(WASM_ASSETS)) \
$(DEPLOY_BASE)/assets/
ssh -o BatchMode=true $(DEPLOY_USER) $(DEPLOY_FINISH)
+ git branch -f $(DEPLOYED_BRANCH)
#$(DEPLOY_BASE)/bundled-sources