File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -16,12 +16,12 @@ container:
16
16
image : quay.io/redhat-appstudio/rhtap-task-runner:latest
17
17
options : --privileged
18
18
19
- # Using 'rhtap ' variable group by default
19
+ # Using 'tssc ' variable group by default
20
20
# Change accordingly when using a different variable group
21
21
# Can be deleted if the variables are set differently
22
22
# See https://learn.microsoft.com/en-us/azure/devops/pipelines/process/variables
23
23
variables :
24
- - group : rhtap
24
+ - group : tssc
25
25
- name : CI_TYPE
26
26
value : azure
27
27
Original file line number Diff line number Diff line change @@ -16,12 +16,12 @@ container:
16
16
image : quay.io/redhat-appstudio/rhtap-task-runner:latest
17
17
options : --privileged
18
18
19
- # Using 'rhtap ' variable group by default
19
+ # Using 'tssc ' variable group by default
20
20
# Change accordingly when using a different variable group
21
21
# Can be deleted if the variables are set differently
22
22
# See https://learn.microsoft.com/en-us/azure/devops/pipelines/process/variables
23
23
variables :
24
- - group : rhtap
24
+ - group : tssc
25
25
- name : CI_TYPE
26
26
value : azure
27
27
Original file line number Diff line number Diff line change @@ -17,12 +17,12 @@ container:
17
17
image: quay.io/redhat-appstudio/rhtap-task-runner:latest
18
18
options: --privileged
19
19
20
- # Using 'rhtap ' variable group by default
20
+ # Using 'tssc ' variable group by default
21
21
# Change accordingly when using a different variable group
22
22
# Can be deleted if the variables are set differently
23
23
# See https://learn.microsoft.com/en-us/azure/devops/pipelines/process/variables
24
24
variables:
25
- - group: rhtap
25
+ - group: tssc
26
26
- name: CI_TYPE
27
27
value: azure
28
28
Original file line number Diff line number Diff line change @@ -17,12 +17,12 @@ container:
17
17
image: quay.io/redhat-appstudio/rhtap-task-runner:latest
18
18
options: --privileged
19
19
20
- # Using 'rhtap ' variable group by default
20
+ # Using 'tssc ' variable group by default
21
21
# Change accordingly when using a different variable group
22
22
# Can be deleted if the variables are set differently
23
23
# See https://learn.microsoft.com/en-us/azure/devops/pipelines/process/variables
24
24
variables:
25
- - group: rhtap
25
+ - group: tssc
26
26
- name: CI_TYPE
27
27
value: azure
28
28
You can’t perform that action at this time.
0 commit comments