Skip to content

Commit

Permalink
Add the make call to build bits+packages back to CircleCI config. (#2189
Browse files Browse the repository at this point in the history
)
  • Loading branch information
preed authored and amdprophet committed Oct 19, 2018
1 parent 3964df9 commit 05af2ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:

# *Now* get to initial linting
- run: GOFMT=/usr/local/go/bin/gofmt ./build/ci/gofmt-linting-check.sh
- run: make

# Post packages to S3
- run: $SENSU_RELEASE_REPO/collect-circle-log.sh $CIRCLE_WORKING_DIRECTORY/out log-build.txt
Expand Down

0 comments on commit 05af2ca

Please sign in to comment.