forked from Docker/baseimage-docker
build local Dockerfile
This commit is contained in:
@@ -10,7 +10,7 @@ env:
|
||||
- VERSION=$(TRAVIS_BRANCH)
|
||||
|
||||
before_install:
|
||||
- docker build -t $(NAME):$(VERSION)
|
||||
- docker build -t $(NAME):$(VERSION) .
|
||||
- env NAME=$(NAME) VERSION=$(VERSION) ./test/runner.sh
|
||||
|
||||
after_success:
|
||||
|
||||
Reference in New Issue
Block a user