We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e04ccd commit 35ddb87Copy full SHA for 35ddb87
.circleci/config.yml
@@ -200,10 +200,11 @@ workflows:
200
docker_tag: dev-snapshot
201
requires:
202
- test_cli_staging
203
- - codacy/tag_version:
204
- context: CodacyAWS
+ - codacy/publish_ghr:
+ context: CodacyGitHub
205
+ path: ~/
206
- - publish_dockerhub
207
+ - publish_docker_locally
208
- publish_dockerhub_stable_hold:
209
context: CodacyDocker
210
type: approval
0 commit comments