update release
This commit is contained in:
4
debian/Makefile
vendored
4
debian/Makefile
vendored
@@ -40,6 +40,6 @@ copy:
|
||||
ssh $(REPO_HOST) -- $(REPO_PATH)scan.sh "$(REPO_PATH)$(NAME)_$${VERSION}-$${RELEASE}.deb";
|
||||
|
||||
deploy:
|
||||
ansible $(REPO_HOST) -s -m apt -a "name=sour.is-paste update_cache=yes state=latest"
|
||||
ansible $(REPO_HOST) -b -m apt -a "name=sour.is-paste update_cache=yes state=latest"
|
||||
|
||||
.PHONY: clean release build copy # deploy
|
||||
.PHONY: clean release build copy # deploy
|
||||
|
||||
Reference in New Issue
Block a user