Skip to content

Commit

Permalink
bleh
Browse files Browse the repository at this point in the history
  • Loading branch information
furnivall committed Dec 10, 2024
1 parent 8873c20 commit 0c65799
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Jenkinsfile_nightly
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ def component = "frontend"

withNightlyPipeline(type, product, component) {

afterSuccess('build') {
yarnBuilder.yarn('playwright install')
}
// enableFortifyScan()
//
// afterSuccess('fortify-scan') {
Expand Down

0 comments on commit 0c65799

Please sign in to comment.