mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-15 20:44:01 +02:00
circleci: Use default docker image
This commit is contained in:
@@ -14,9 +14,7 @@ jobs:
|
|||||||
environment: &buildenv
|
environment: &buildenv
|
||||||
GOMODCACHE: /root/project/gomodcache
|
GOMODCACHE: /root/project/gomodcache
|
||||||
steps:
|
steps:
|
||||||
- &remote-docker
|
- setup_remote_docker
|
||||||
setup_remote_docker:
|
|
||||||
version: 20.10.14
|
|
||||||
- checkout:
|
- checkout:
|
||||||
path: hugo
|
path: hugo
|
||||||
- &git-config
|
- &git-config
|
||||||
|
Reference in New Issue
Block a user