Skip to content

Commit

Permalink
Test environments, stages, post
Browse files Browse the repository at this point in the history
  • Loading branch information
Gopal Saini committed Nov 15, 2018
1 parent 5513de7 commit 169197b
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 @@ -28,7 +28,7 @@ pipeline {
}
steps {
sh 'npm i -d'
sh 'npm run lighthouse'
// sh 'npm run lighthouse'
}
post {
always {
Expand Down

0 comments on commit 169197b

Please sign in to comment.