Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Van Fleet committed May 3, 2017
1 parent 591569b commit 127c6fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pipeline {
echo 'make publish'
}
}
state('Test lib'){
stage('Test lib'){
steps {
caution('first-pass')
}
Expand Down

0 comments on commit 127c6fd

Please sign in to comment.