Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
raffaelespazzoli committed Jun 12, 2018
1 parent aac1967 commit 8e128e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cucumber-selenium-grid/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ pipeline {
steps {
sh "cd ${CONTEXT_DIR}"
sh "echo $PATH"
sh "npm install"
sh "'npm install'"
}
}

Expand Down

0 comments on commit 8e128e4

Please sign in to comment.