Skip to content

Commit

Permalink
feature: Publish to Codacy artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
lolgab committed Nov 21, 2022
1 parent 1321b4d commit f83efad
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,12 @@ workflows:
requires:
- build_docker
context: CodacyDocker
- codacy/publish_s3:
path: bin/git-version
files: bin/git-version
context: CodacyAWS
requires:
- build_static
- publish_latest:
requires:
- publish_versioned
Expand Down

0 comments on commit f83efad

Please sign in to comment.