Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
testone
Browse files Browse the repository at this point in the history
  • Loading branch information
makyo committed Sep 28, 2017
1 parent 0a43ca5 commit 96fce09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Expand Up @@ -8,7 +8,7 @@ pipeline {
}
stage('Test') {
steps {
sh 'make test'
sh 'make testone'
}
}
}
Expand Down

0 comments on commit 96fce09

Please sign in to comment.