Skip to content

Commit

Permalink
Merge pull request #111 from codacy/avoid-native-client
Browse files Browse the repository at this point in the history
fix: Avoid using native client for publishing
  • Loading branch information
lolgab committed Jan 27, 2023
2 parents 1ab8052 + 134a1fe commit 31e4c1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Expand Up @@ -48,6 +48,7 @@ workflows:
- codacy/sbt_docker:
name: publish
context: CodacyAWS
use_sbt_native_client: false
steps:
- run:
name: Retrieve GPG Keys
Expand Down

0 comments on commit 31e4c1e

Please sign in to comment.