mirror of
https://github.com/thegeeklab/drone-docker-buildx.git
synced 2024-11-16 01:20:39 +00:00
commit df617139de
Author: Robert Kaussow <mail@geeklabor.de> Date: Thu Jan 27 22:02:58 2022 +0100 docs: adjust helptext for the output option (#72)
This commit is contained in:
parent
d4c2d1ed9d
commit
34d75bfdea
@ -140,10 +140,10 @@ pull_image
|
||||
: enforces to pull base image at build time (default `true`)
|
||||
|
||||
compress
|
||||
: enables compression og the build context using gzip
|
||||
: enables compression of the build context using gzip
|
||||
|
||||
output
|
||||
: sets output folder for build artifacts (format: `path` or `type=TYPE[,KEY=VALUE]`)
|
||||
: sets the [export action](https://docs.docker.com/engine/reference/commandline/buildx_build/#output) for the build result (format: `path` or `type=TYPE[,KEY=VALUE]`)
|
||||
|
||||
repo
|
||||
: sets repository name for the image
|
||||
|
Loading…
Reference in New Issue
Block a user