Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ca67b5f

Browse files
authored
Update Jenkinsfile
1 parent c51efc3 commit ca67b5f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Jenkinsfile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ node {
66

77
sh "ls -r"
88

9+
10+
11+
12+
13+
914
// Write an useful file, which is needed to be archived.
1015
writeFile file: "output/usefulfile.txt", text: "This file is useful, need to archive it."
1116

0 commit comments

Comments
 (0)