update release

This commit is contained in:
Jon Lundy 2018-04-27 16:44:44 -06:00
parent 59af2bc6aa
commit 4e31982296
Signed by untrusted user who does not match committer: xuu
GPG Key ID: 346DF999B2530DAE
2 changed files with 3 additions and 3 deletions

4
debian/Makefile vendored
View File

@ -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

2
debian/RELEASE vendored
View File

@ -1 +1 @@
11
12