Skip to content

Commit

Permalink
fixes working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
puja108 authored Apr 5, 2019
1 parent 360a4f4 commit c5ffa41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
command: shellcheck -x ci-scripts/*

build:
working_directory: /home/circleci/.go_workspace/src/github.com/giantswarm/kubernetes-prometheus
working_directory: /home/circleci/.go_workspace/src/github.com/giantswarm/prometheus
machine: true
steps:
- checkout
Expand Down

0 comments on commit c5ffa41

Please sign in to comment.