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
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user