Forgot a line

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2024-02-23 09:19:07 +01:00
parent ccd6e1ede2
commit 66ad1f1dd5
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -1,3 +1,4 @@
{% macro load_file(filename) %}{% include filename %}{%- endmacro -%}
---
# Build a derivative of the python-311 builder image with Rust added to it
apiVersion: build.openshift.io/v1