Skip to content

Commit cb7743d

Browse files
authored
refactor html to yaml
1 parent 8cef9c7 commit cb7743d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • src/assets/YAML/default/BuildAndDeployment

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ Build and Deployment:
3939
measure: A well defined build process lowers the possibility of errors during
4040
the build process.
4141
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
42+
Sample evidence as an attribute in the yaml: The build process is defined in [REPLACE-ME Pipeline](https://replace-me/jenkins/job)
43+
in the folder _vars_. Projects are using a _Jenkinsfile_ to use the
4444
defined process.
4545
difficultyOfImplementation:
4646
knowledge: 2

0 commit comments

Comments
 (0)