Skip to content

Commit

Permalink
circle: display images after build
Browse files Browse the repository at this point in the history
  • Loading branch information
alonswartz committed Jul 25, 2016
1 parent e84afc4 commit 1047051
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circle.yml
Expand Up @@ -7,6 +7,7 @@ dependencies:
- docker info
- docker pull tklx/echo:latest || true
- docker build -t tklx/echo:latest .
- docker images

test:
pre:
Expand Down

0 comments on commit 1047051

Please sign in to comment.