Skip to content

Commit

Permalink
Check if nodejs works here
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneseymour committed Feb 4, 2020
1 parent d79ce34 commit aacafb7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .ci/Jenkinsfile_coverage
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ stage("Kibana Pipeline") { // This stage is just here to help the BlueOcean UI a
set -e
# Check whether NodeJS works here
node -e 'console.log("### NodeJS works!")'
. src/dev/code_coverage/shell_scripts/extract_archives.sh
. src/dev/code_coverage/shell_scripts/extract_xpack_tests.sh
Expand Down

0 comments on commit aacafb7

Please sign in to comment.