Author: Robert Kaussow <mail@thegeeklab.de>
Date:   Tue Nov 1 14:04:49 2022 +0100

    chore: remove unused purge parameter (#147)
This commit is contained in:
Robert Kaussow 2022-11-01 13:07:45 +00:00
parent f4b4b38807
commit 7d736d9499
1 changed files with 0 additions and 6 deletions

View File

@ -208,12 +208,6 @@ properties:
type: string
required: false
purge:
description: Enable cleanup of the docker environment at the end of a build.
defaultValue: true
type: bool
required: false
no_cache:
description: Disable the usage of cached intermediate containers.
defaultValue: false