Skip to content

Commit

Permalink
fix: Update images for autotest sonar scan (#74)
Browse files Browse the repository at this point in the history
Change-Id: I40ae0df1b15927b41455ccb31e5e5c05b4847add
  • Loading branch information
Mykola Serdiuk committed Dec 8, 2023
1 parent 3e9dc51 commit b396903
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
description: "Project name"
type: string
- name: image
default: '{{ $k }}'
default: '{{ $v }}'
description: "gradle image version"
type: string
- name: changeNumber
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
description: "Codebasebranch name"
type: string
- name: image
default: '{{ $k }}'
default: '{{ $v }}'
description: "maven image version"
type: string
- name: sonar_image
Expand Down

0 comments on commit b396903

Please sign in to comment.