Skip to content

Commit 0e67bb1

Browse files
shanejonasBelfordZ
andauthored
fix: add link to jenkins pipelines
Co-Authored-By: BelfordZ <belfordz66@gmail.com>
1 parent b410975 commit 0e67bb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TESTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Testing is a project specific concern. That being said, each project may use a j
44

55
We use [jenkins-vagrant](https://github.com/etclabscore/jenkins-vagrant)
66

7-
Here is an example jenkins file that runs node project tests in each of osx, linux and windows:
7+
Here is an example [jenkinsfile](https://jenkins.io/doc/book/pipeline/jenkinsfile/) that runs node project tests in each of osx, linux and windows:
88

99
```
1010
pipeline {

0 commit comments

Comments
 (0)