1
0
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:
Daniel Kurzynski 2020-05-29 13:51:33 +02:00 committed by GitHub
parent c5f3b85037
commit ae6853ee4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: