File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -47,12 +47,11 @@ workflows:
4747 << : *build_openssf_malicious_package_index
4848 name : build_openssf_malicious_package_index
4949 requires :
50- - generate_and_test
50+ - install_trivy_and_download_dbs
5151 - codacy/shell :
5252 << : *build_and_publish_docker
5353 name : publish_docker_local
5454 requires :
55- - install_trivy_and_download_dbs
5655 - build_openssf_malicious_package_index
5756 - codacy_plugins_test/run :
5857 name : plugins_test
@@ -101,12 +100,11 @@ workflows:
101100 << : *build_openssf_malicious_package_index
102101 name : build_openssf_malicious_package_index
103102 requires :
104- - generate_and_test
103+ - install_trivy_and_download_dbs
105104 - codacy/shell :
106105 << : *build_and_publish_docker
107106 name : publish_docker_local
108107 requires :
109- - install_trivy_and_download_dbs
110108 - build_openssf_malicious_package_index
111109 - codacy/publish_docker :
112110 name : publish_dockerhub
You can’t perform that action at this time.
0 commit comments