1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00

circleci: Must go get mage

See https://github.com/magefile/mage/issues/79
This commit is contained in:
Bjørn Erik Pedersen
2017-10-19 07:26:27 +02:00
parent e939aaed8b
commit 8964162573

View File

@ -12,6 +12,7 @@ jobs:
path: hugo
- run:
command: |
go get -d github.com/magefile/mage/...
git clone git@github.com:gohugoio/hugoDocs.git
cd hugo
mage vendor