We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05c3f7d commit d923b13Copy full SHA for d923b13
1 file changed
.circleci/config.yml
@@ -20,7 +20,6 @@ workflows:
20
compile_test_deploy:
21
jobs:
22
- codacy/checkout_and_version:
23
- name: codacy/checkout_and_version
24
release_branch: main
25
- unit_tests:
26
requires:
@@ -40,7 +39,6 @@ workflows:
40
39
- publish_docker_local
41
- codacy/publish_docker:
42
context: CodacyDocker
43
- release_branch: main
44
45
- unit_tests
46
- plugins_test
0 commit comments