Skip to content

Commit

Permalink
we're running yq/jq in docker, so set that up
Browse files Browse the repository at this point in the history
  • Loading branch information
robbkidd committed Sep 24, 2024
1 parent bd9e026 commit a3c80e6
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 @@ -5,6 +5,7 @@ jobs:
docker:
- image: cimg/go:1.21
steps:
- setup_remote_docker
- checkout
- restore_cache:
keys:
Expand Down

0 comments on commit a3c80e6

Please sign in to comment.