Skip to content
This repository has been archived by the owner on Aug 3, 2018. It is now read-only.

Commit

Permalink
Upgraded to 1.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pprishchepa committed Jan 13, 2017
1 parent 88e0651 commit 065ec76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 1.10/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ build:
docker build -t $(NS)/$(REPO):$(VERSION) ./

test:
echo 'Ok'
echo Ok

push:
docker push $(NS)/$(REPO):$(VERSION)
Expand Down

0 comments on commit 065ec76

Please sign in to comment.