1
0
Fork 0
forked from infra/ansible
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2026-05-21 17:57:39 +02:00
commit 8cd135b4bd
Signed by untrusted user: abompard
GPG key ID: 31584CFEB9BF64AD

View file

@ -82,11 +82,11 @@ spec:
from:
kind: ImageStreamTag
name: python-313-custom-builder:latest
env:
# The .s2i/bin/assemble script uses this to build the frontend with the
# correct API and Ipsilon addresses.
- name: FEDORA_ENV
value: "{{ env }}"
env:
# The .s2i/bin/assemble script uses this to build the frontend with the
# correct API and Ipsilon addresses.
- name: FEDORA_ENV
value: "{{ env }}"
output:
to:
kind: ImageStreamTag