FPDC: Try to use the centos python s2i image
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
5011ff3987
commit
1aaf276e98
1 changed files with 1 additions and 2 deletions
|
@ -18,8 +18,7 @@ spec:
|
||||||
sourceStrategy:
|
sourceStrategy:
|
||||||
from:
|
from:
|
||||||
kind: ImageStreamTag
|
kind: ImageStreamTag
|
||||||
namespace: openshift
|
name: python-36-centos7:latest
|
||||||
name: python:3.6
|
|
||||||
triggers:
|
triggers:
|
||||||
{% if stg_fpdc_github_secret is defined %}
|
{% if stg_fpdc_github_secret is defined %}
|
||||||
- type: GitHub
|
- type: GitHub
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue