Skip to content

Commit

Permalink
test mounting volume for config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hjrocha committed Jul 18, 2024
1 parent 56db9c0 commit 6332dd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/codacy-analysis-cli.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ run() {
--env CODACY_API_TOKEN="$CODACY_API_TOKEN" \
--env CODACY_API_BASE_URL="$CODACY_API_BASE_URL" \
--volume /var/run/docker.sock:/var/run/docker.sock \
--volume ~/.docker/config.json:/root/.docker/config.json \
--volume "$CODACY_CODE":"$CODACY_CODE" \
${output_volume} \
--volume /tmp:/tmp \
Expand Down

0 comments on commit 6332dd9

Please sign in to comment.