Skip to content

Commit

Permalink
setup remote docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Inphi committed Sep 26, 2024
1 parent 66d7168 commit e127562
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1031,6 +1031,7 @@ jobs:
- image: <<pipeline.parameters.ci_builder_image>>
steps:
- checkout
- setup_remote_docker
- restore_cache:
name: Restore Go modules cache
key: gomod-{{ checksum "go.sum" }}
Expand Down

0 comments on commit e127562

Please sign in to comment.