diff --git a/jboss/container/s2i/core/api/module.yaml b/jboss/container/s2i/core/api/module.yaml index 87ebfcbe..1bfe0d74 100644 --- a/jboss/container/s2i/core/api/module.yaml +++ b/jboss/container/s2i/core/api/module.yaml @@ -98,8 +98,8 @@ envs: Do not remove intermediate build files so they can be saved for use with future builds. Defaults to true. example: "true" - - - name: S2I_DELETE_SOURCE + +- name: S2I_DELETE_SOURCE description: ^ Delete source files at the end of build. Defaults to true. example: "false"