forked from infra/ansible
parent
fad66f712e
commit
8cd135b4bd
1 changed files with 5 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue