Skip to content

Commit

Permalink
Update circle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
spisakt authored Apr 25, 2019
1 parent 2e4d211 commit 54647d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
no_output_timeout: 40m
command: |
mkdir -p /tmp/cache
docker save ubuntu:xenial-20161213 tspisak/rpn-signature:latest \
docker save ubuntu:xenial-20161213 tspisak/rpn-signature:unstable \
| pigz -2 -p 3 > /tmp/cache/docker.tar.gz
- run:
name: Deploy to Docker Hub
Expand Down

0 comments on commit 54647d1

Please sign in to comment.