FMN: add an env variable to build for staging
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
6b201157a0
commit
5f90f16ec7
1 changed files with 3 additions and 0 deletions
|
@ -25,6 +25,9 @@ spec:
|
||||||
# name: python:3.10
|
# name: python:3.10
|
||||||
# namespace: openshift
|
# namespace: openshift
|
||||||
name: python-310:latest
|
name: python-310:latest
|
||||||
|
env:
|
||||||
|
- name: FEDORA_ENV
|
||||||
|
value: "{{ env }}"
|
||||||
output:
|
output:
|
||||||
to:
|
to:
|
||||||
kind: ImageStreamTag
|
kind: ImageStreamTag
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue