Skip to content

Commit

Permalink
Publish to s3 with dev label for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
rubencodacy committed Feb 23, 2023
1 parent ba9583b commit 6801fb6
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -319,10 +319,7 @@ workflows:
name: publish_ghr
path: ~/workdir/artifacts/
context: CodacyGitHub
filters:
branches:
only:
- master

requires:
- generate_checksums
- it_coverage_script_macosx
Expand All @@ -333,10 +330,7 @@ workflows:
name: publish_s3
path: bin/codacy-coverage-reporter
files: artifacts/codacy-coverage-reporter-linux artifacts/codacy-coverage-reporter-darwin artifacts/codacy-coverage-reporter-assembly.jar
filters:
branches:
only:
- master

context: CodacyAWS
requires:
- publish_ghr
Expand Down

0 comments on commit 6801fb6

Please sign in to comment.