Skip to content

Commit

Permalink
attempt to fix nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
furnivall committed Dec 11, 2024
1 parent 0c65799 commit 3bc2387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile_nightly
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def component = "frontend"

withNightlyPipeline(type, product, component) {

afterSuccess('build') {
before('fullFunctionalTest') {
yarnBuilder.yarn('playwright install')
}
// enableFortifyScan()
Expand Down

0 comments on commit 3bc2387

Please sign in to comment.