Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

Commit

Permalink
working on dat distro
Browse files Browse the repository at this point in the history
  • Loading branch information
b5 committed Apr 18, 2017
1 parent b2ad73f commit 8e04eda
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,5 @@ jobs:
TAG=0.1.$CIRCLE_BUILD_NUM
docker build -t archivers/content:latest -t archivers/content:$TAG .
docker login -u $DOCKER_USER -p $DOCKER_PASS
docker push archivers/content:$TAG
docker push archivers/content:$TAG
docker push archivers/content:latest

0 comments on commit 8e04eda

Please sign in to comment.