Skip to content
Snippets Groups Projects
Commit 5b7a27b6 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-3140 install cypress

parent 4bcfb9c2
No related branches found
No related tags found
No related merge requests found
......@@ -226,7 +226,7 @@ pipeline {
script {
FAILED_STAGE = env.STAGE_NAME
dir('goofy-client') {
sh "npm cypress:install"
sh "npm run cypress:install"
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment