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