add image name. derp.

This commit is contained in:
David Newhall II 2019-06-14 00:41:35 -07:00
parent de873f21e0
commit 88e30e19cb
1 changed files with 2 additions and 1 deletions

View File

@ -25,8 +25,9 @@ install:
- rvm 2.0.0 do gem install --no-document fpm
- dep ensure
- docker build -t unifi-poller .
- docker run -d --name unifi-poller
- docker run -d --name unifi-poller unifi-poller
script:
# Once we figure out how to keep it running we can remove the -a in ps args.
- docker ps -a | grep -q unifi-poller
- rvm 2.0.0 do make release
# get deploy key for golift/homebrew-mugs.