FMN: add an env variable to build for staging

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2022-11-21 13:35:21 +01:00
parent 6b201157a0
commit 5f90f16ec7
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -25,6 +25,9 @@ spec:
# name: python:3.10
# namespace: openshift
name: python-310:latest
env:
- name: FEDORA_ENV
value: "{{ env }}"
output:
to:
kind: ImageStreamTag