Skip to content

Commit eb86d80

Browse files
authored
fix multiple depends on
1 parent d21807e commit eb86d80

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/assets/YAML/default/BuildAndDeployment/Deployment.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,13 +173,12 @@ Build and Deployment:
173173
exists.
174174
dependsOn:
175175
- Defined deployment process
176+
- SBOM of components
176177
difficultyOfImplementation:
177178
knowledge: 2
178179
time: 2
179180
resources: 3
180181
usefulness: 3
181-
dependsOn:
182-
- SBOM of components
183182
level: 3
184183
implementation:
185184
- $ref: src/assets/YAML/default/implementations.yaml#/implementations/dependencyTrack

0 commit comments

Comments
 (0)