Skip to content

Commit

Permalink
circleci: Use default docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed Oct 15, 2024
1 parent b7d62d7 commit 5db27b1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5db27b1

Please sign in to comment.