Use the openshift S2I python image to build FPDC
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
67fba7d767
commit
342ef934fb
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ spec:
|
||||||
sourceStrategy:
|
sourceStrategy:
|
||||||
from:
|
from:
|
||||||
kind: ImageStreamTag
|
kind: ImageStreamTag
|
||||||
|
namespace: openshift
|
||||||
name: python:3.6
|
name: python:3.6
|
||||||
triggers:
|
triggers:
|
||||||
{% if fpdc_github_secret is defined %}
|
{% if fpdc_github_secret is defined %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue