mirror of
https://github.com/thegeeklab/drone-docker.git
synced 2024-11-23 21:30:39 +00:00
commit f2b247463c
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:
parent
0f5cd64765
commit
07d8424111
@ -5,11 +5,6 @@ properties:
|
|||||||
type: bool
|
type: bool
|
||||||
required: false
|
required: false
|
||||||
|
|
||||||
drone_remote_url:
|
|
||||||
description: The git remote url.
|
|
||||||
type: string
|
|
||||||
required: false
|
|
||||||
|
|
||||||
mirror:
|
mirror:
|
||||||
description: Use a registry mirror to pull images.
|
description: Use a registry mirror to pull images.
|
||||||
type: string
|
type: string
|
||||||
@ -146,7 +141,7 @@ properties:
|
|||||||
required: false
|
required: false
|
||||||
|
|
||||||
compress:
|
compress:
|
||||||
description: Enable compression og the build context using gzip.
|
description: Enable compression of the build context using gzip.
|
||||||
defaultValue: false
|
defaultValue: false
|
||||||
type: bool
|
type: bool
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
Reference in New Issue
Block a user