We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71e347d commit e2b2b16Copy full SHA for e2b2b16
modules/dxp/apps/osb/osb-faro/Jenkinsfile
@@ -91,7 +91,7 @@ pipeline {
91
}
92
93
94
- stage('Prisma Cloud Scan') {
+ stage("Prisma Cloud Scan") {
95
steps {
96
prismaScanImage([osbFaroImage.imageName()])
97
0 commit comments