Skip to content

Commit

Permalink
Merge pull request #5 from kloeckner-i/remove_docker_build
Browse files Browse the repository at this point in the history
remove docker build from travis
  • Loading branch information
hyunysmile committed Feb 24, 2020
2 parents 9b69d65 + 4c159be commit 92d9bc3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@ jobs:
name: "Go Vet"
script:
- go vet ./...
- stage: build
name: "Docker Build"
services:
- docker
script: docker build -t kci/db-operator .
- stage: integration
name: "Integration test"
services:
Expand Down

0 comments on commit 92d9bc3

Please sign in to comment.