mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
circleci: Use default docker image
This commit is contained in:
parent
b7d62d76c5
commit
5db27b19c1
1 changed files with 1 additions and 3 deletions
|
@ -14,9 +14,7 @@ jobs:
|
|||
environment: &buildenv
|
||||
GOMODCACHE: /root/project/gomodcache
|
||||
steps:
|
||||
- &remote-docker
|
||||
setup_remote_docker:
|
||||
version: 20.10.14
|
||||
- setup_remote_docker
|
||||
- checkout:
|
||||
path: hugo
|
||||
- &git-config
|
||||
|
|
Loading…
Reference in a new issue