mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-12 14:14:00 -04:00
circleci: Use default docker image
This commit is contained in:
parent
b7d62d76c5
commit
5db27b19c1
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user