Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
proxeus-github committed Aug 30, 2019
1 parent 2f55776 commit ea0fcc9
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 @@ -106,7 +106,7 @@ jobs:
name:
command: |
cd /go/src/git.proxeus.com/core/central
make server
make server-docker
- save_cache:
key: go-vendor-v1-{{ .Branch }}
paths:
Expand Down

0 comments on commit ea0fcc9

Please sign in to comment.