Run Elections on Python 3

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2020-09-16 10:16:55 +02:00
parent 6733be5986
commit d23d79926f
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -24,7 +24,7 @@ spec:
from:
kind: ImageStreamTag
namespace: openshift
name: python:2.7
name: python:3.6
triggers:
- type: ConfigChange
- type: ImageChange