Skip to content

Commit 415771d

Browse files
committed
push wrong codes
1 parent 308c584 commit 415771d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pipeline {
2727
// // some block
2828
// echo secver
2929
// }
30-
sh 'npm install'
30+
sh 'npm installer'
3131
}
3232

3333
}

0 commit comments

Comments
 (0)