Author: Robert Kaussow <mail@thegeeklab.de>
Date:   Thu Jun 2 21:51:35 2022 +0200

    chore: remove unused flag remote.url
This commit is contained in:
Robert Kaussow 2022-06-02 19:55:14 +00:00
parent 0f5cd64765
commit 07d8424111
1 changed files with 1 additions and 6 deletions

View File

@ -5,11 +5,6 @@ properties:
type: bool
required: false
drone_remote_url:
description: The git remote url.
type: string
required: false
mirror:
description: Use a registry mirror to pull images.
type: string
@ -146,7 +141,7 @@ properties:
required: false
compress:
description: Enable compression og the build context using gzip.
description: Enable compression of the build context using gzip.
defaultValue: false
type: bool
required: false