Skip to content

Commit 7a93fff

Browse files
committed
Simplify
1 parent 343fbf8 commit 7a93fff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.jenkins/Jenkinsfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ pipeline {
2121
}
2222
stages {
2323
stage('checkout') {
24-
steps {
25-
}
2624
}
2725
stage('build-and-test') {
2826
matrix {

0 commit comments

Comments
 (0)