update runner
This commit is contained in:
parent
3ae166b2c3
commit
1aeaea7d45
2
debian/Makefile
vendored
2
debian/Makefile
vendored
|
@ -37,6 +37,6 @@ copy:
|
|||
ssh $(REPO_HOST) -- $(REPO_PATH)scan.sh "$(REPO_PATH)$(NAME)_$(VERSION)-$(RELEASE).deb";
|
||||
|
||||
deploy:
|
||||
ansible $(ANSIBLE_HOST) -b -m apt -a "name=sour.is-paste update_cache=yes state=latest"
|
||||
ansible $(ANSIBLE_HOST) -u xuu -b -m apt -a "name=sour.is-paste update_cache=yes state=latest"
|
||||
|
||||
.PHONY: clean release build copy # deploy
|
||||
|
|
Loading…
Reference in New Issue
Block a user