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 8cef9c7 commit cb7743dCopy full SHA for cb7743d
1 file changed
src/assets/YAML/default/BuildAndDeployment/Build.yaml
@@ -39,8 +39,8 @@ Build and Deployment:
39
measure: A well defined build process lowers the possibility of errors during
40
the build process.
41
description: |
42
- Sample evidence as an attribute in the yaml: The build process is defined in <a href="REPLACE-ME">REPLACE-ME Pipeline</a>
43
- in the folder <i>vars</>. Projects are using a <i>Jenkinsfile</i> to use the
+ Sample evidence as an attribute in the yaml: The build process is defined in [REPLACE-ME Pipeline](https://replace-me/jenkins/job)
+ in the folder _vars_. Projects are using a _Jenkinsfile_ to use the
44
defined process.
45
difficultyOfImplementation:
46
knowledge: 2
0 commit comments