Skip to content

Commit

Permalink
disabled fortifyscan from jenkins (#1123)
Browse files Browse the repository at this point in the history
  • Loading branch information
OgunyemiO authored Sep 27, 2023
1 parent 8f18b15 commit 8d2b8ee
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 @@ -39,7 +39,7 @@ static LinkedHashMap<String, Object> secret(String secretName, String envVar) {
withNightlyPipeline(type, product, component) {
enableSlackNotifications(channel)
loadVaultSecrets(secrets)
enableFortifyScan('rpx-aat')
// enableFortifyScan('rpx-aat')
// enableFullFunctionalTest(60)
// enableSecurityScan()
enableMutationTest()
Expand Down

0 comments on commit 8d2b8ee

Please sign in to comment.