Skip to content

Commit

Permalink
fix working_directory error
Browse files Browse the repository at this point in the history
  • Loading branch information
runzexia committed Jan 11, 2018
1 parent c0c0cc0 commit bfea60f
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 @@ -42,7 +42,7 @@ jobs:
release:
docker:
- image: circleci/golang:1.8
working_directory: /go/src/github.com/runzexia/circleci-ghr
working_directory: /go/src/github.com/yunify/terraform-provider-qingcloud
steps:
- checkout
- run: git config --global user.name runzexia
Expand Down

0 comments on commit bfea60f

Please sign in to comment.