Skip to content

Commit f2362b4

Browse files
committed
Update pipeline ff-golang-server-sdk
1 parent 9237223 commit f2362b4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.harness/ffgolangserversdk.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,14 +227,17 @@ pipeline:
227227
mode: ingestion
228228
config: default
229229
target:
230-
name: OWASP
231230
type: repository
231+
name: OWASP
232232
variant: main
233233
advanced:
234234
log:
235235
level: info
236236
ingestion:
237237
file: ./output_owasp.json
238+
when:
239+
stageStatus: Success
240+
condition: "false"
238241
- parallel:
239242
- step:
240243
type: GCSUpload

0 commit comments

Comments
 (0)