Skip to content

Commit

Permalink
build: remove fabio-builder since it is not used
Browse files Browse the repository at this point in the history
  • Loading branch information
magiconair committed Dec 21, 2017
1 parent 84fb772 commit 22748fc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
7 changes: 0 additions & 7 deletions Makefile
Expand Up @@ -89,13 +89,6 @@ codeship:
consul --version
cd ~/src/github.com/fabiolb/fabio && make test

fabio-builder: make-fabio-builder push-fabio-builder

make-fabio-builder:
docker build -t fabiolb/fabio-builder --squash build/fabio-builder

push-fabio-builder:
docker push fabiolb/fabio-builder

buildpkg: test
build/build.sh
Expand Down
12 changes: 0 additions & 12 deletions build/fabio-builder/Dockerfile

This file was deleted.

0 comments on commit 22748fc

Please sign in to comment.