Skip to content

Commit

Permalink
Remove precise, add bionic
Browse files Browse the repository at this point in the history
  • Loading branch information
mperham committed Jun 20, 2018
1 parent 41680d7 commit ca6df07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -178,8 +178,8 @@ tag:

upload: package tag
# gem install -N package_cloud
package_cloud push contribsys/inspeqtor/ubuntu/bionic packaging/output/systemd/$(NAME)_$(VERSION)-$(ITERATION)_amd64.deb
package_cloud push contribsys/inspeqtor/ubuntu/xenial packaging/output/systemd/$(NAME)_$(VERSION)-$(ITERATION)_amd64.deb
package_cloud push contribsys/inspeqtor/ubuntu/precise packaging/output/upstart/$(NAME)_$(VERSION)-$(ITERATION)_amd64.deb
package_cloud push contribsys/inspeqtor/ubuntu/trusty packaging/output/upstart/$(NAME)_$(VERSION)-$(ITERATION)_amd64.deb
package_cloud push contribsys/inspeqtor/el/7 packaging/output/systemd/$(NAME)-$(VERSION)-$(ITERATION).x86_64.rpm
package_cloud push contribsys/inspeqtor/el/6 packaging/output/upstart/$(NAME)-$(VERSION)-$(ITERATION).x86_64.rpm
Expand Down

0 comments on commit ca6df07

Please sign in to comment.