Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
islinwb authored Oct 23, 2018
1 parent 912d44a commit 52108c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ jobs:
working_directory: /go/src/github.com/islinwb/kubernetes
steps:
- checkout
- pwd
- ls
- go env
- run: go build ./cmd/kubectl
test:
docker:
Expand Down

0 comments on commit 52108c9

Please sign in to comment.