Skip to content

Commit

Permalink
[patch] Fix Mobile FVT pipeline (#141)
Browse files Browse the repository at this point in the history
Co-authored-by: Alexandre Quinteiro <[email protected]>
  • Loading branch information
jonatash and alequint authored Feb 2, 2023
1 parent 59fccd1 commit 49caec0
Show file tree
Hide file tree
Showing 2 changed files with 445 additions and 1 deletion.
12 changes: 12 additions & 0 deletions tekton/src/params/fvt.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,18 @@
type: string
description: FVT Version - Mobile Service Requests
default: ""
- name: fvt_version_technician
type: string
description: FVT Version - Mobile Technician
default: ""
- name: fvt_version_inspection
type: string
description: FVT Version - Mobile Inspection
default: ""
- name: fvt_version_defects
type: string
description: FVT Version - Mobile Defects
default: ""

# FVT Versions - Mobile IC
- name: fvt_version_mobileic
Expand Down
Loading

0 comments on commit 49caec0

Please sign in to comment.