Update CircleCI to use Makefile and cache Go dependencies

This commit is contained in:
Alec Sears
2019-10-10 15:13:20 -05:00
parent 233a6b1cf4
commit a50c9a3e77
4 changed files with 1545 additions and 1744 deletions

View File

@@ -29,7 +29,7 @@ RELEASE_BRANCH=release-$RELEASE_VER
# Build plugin
git checkout -b $RELEASE_BRANCH
yarn install --pure-lockfile && yarn build
make clean install dist
# Commit release
git add --force dist/