Skip to content

Commit

Permalink
[release-1.35] Sync Konflux configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
serverless-qe committed Oct 16, 2024
1 parent 1d34277 commit 3a66772
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .tekton/fbc-builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,6 @@ spec:
- name: workspace
workspace: workspace
params:
- default: --all-projects --org=3e1a4cca-ebfb-495f-b64c-3cc960d566b4 --exclude=test*,vendor,third_party
description: Append arguments to Snyk code command.
name: snyk-args
type: string
- default: "true"
description: Build a source image.
name: build-source-image
Expand Down Expand Up @@ -120,10 +116,6 @@ spec:
name: CHAINS-GIT_COMMIT
value: $(tasks.clone-repository.results.commit)
tasks:
- name: sast-snyk-check
params:
- name: ARGS
value: $(params.snyk-args)
- name: apply-tags
params:
- name: ADDITIONAL_TAGS
Expand Down

0 comments on commit 3a66772

Please sign in to comment.