Skip to content

Commit

Permalink
Merge pull request #812 from hmcts/cve-december-removal
Browse files Browse the repository at this point in the history
Quick fix on nightly/master
  • Loading branch information
amstevenson authored Dec 11, 2024
2 parents 3484a17 + 3bc2387 commit 3b5f262
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 3b5f262

Please sign in to comment.