update release
This commit is contained in:
parent
59af2bc6aa
commit
4e31982296
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";
|
ssh $(REPO_HOST) -- $(REPO_PATH)scan.sh "$(REPO_PATH)$(NAME)_$${VERSION}-$${RELEASE}.deb";
|
||||||
|
|
||||||
deploy:
|
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
2
debian/RELEASE
vendored
|
@ -1 +1 @@
|
||||||
11
|
12
|
||||||
|
|
Loading…
Reference in New Issue
Block a user