Skip to content

Commit

Permalink
Use CircleCI image instead of my own homebrew one
Browse files Browse the repository at this point in the history
  • Loading branch information
capnfabs committed Jun 15, 2020
1 parent 61e78d3 commit 3ec82a3
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 @@ -5,7 +5,7 @@ version: 2.1
jobs:
build:
docker:
- image: capnfabs/grouse-integration:0.2
- image: circleci/golang:1.14.4
environment:
- HUGO_RELEASE: https://github.com/gohugoio/hugo/releases/download/v0.72.0/hugo_0.72.0_Linux-64bit.deb
steps:
Expand Down

0 comments on commit 3ec82a3

Please sign in to comment.