mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-12 10:55:20 +02:00
Use fixed versions for docker images for mtaBuild (#1615)
This commit is contained in:
parent
c5f3b85037
commit
ae6853ee4d
@ -127,14 +127,14 @@ spec:
|
||||
fields:
|
||||
- name: mtarFilePath
|
||||
containers:
|
||||
- image: devxci/mbtci
|
||||
- image: devxci/mbtci:1.0.14
|
||||
imagePullPolicy: Always
|
||||
conditions:
|
||||
- conditionRef: strings-equal
|
||||
params:
|
||||
- name: mtaBuildTool
|
||||
value: cloudMbt
|
||||
- image: ppiper/mta-archive-builder
|
||||
- image: ppiper/mta-archive-builder:v1
|
||||
conditions:
|
||||
- conditionRef: strings-equal
|
||||
params:
|
||||
|
Loading…
Reference in New Issue
Block a user