fix(ci): add package parameter to code_coverage job
Signed-off-by: Jeremiah Russell <jerry@jrussell.ie>
This commit is contained in:
@@ -81,6 +81,7 @@ workflows:
|
|||||||
|
|
||||||
- toolkit/code_coverage:
|
- toolkit/code_coverage:
|
||||||
min_rust_version: << pipeline.parameters.min_rust_version >>
|
min_rust_version: << pipeline.parameters.min_rust_version >>
|
||||||
|
package: cull-gmail
|
||||||
context: SonarCloud
|
context: SonarCloud
|
||||||
filters:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
|
|||||||
Reference in New Issue
Block a user