8714-devToTest #1547
|
@ -112,6 +112,7 @@ pipeline {
|
|||
-v ${env.WORKSPACE}/cypress-cache:/home/node/.cache/Cypress
|
||||
-w /app
|
||||
""".stripIndent()) {
|
||||
sh 'pnpm exec cypress install'
|
||||
sh 'pnpm exec cypress run --browser chromium'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue