From d4c2d1ed9ddc0635c6e7dbd3b3da9d75de7b0f10 Mon Sep 17 00:00:00 2001 From: Martin Honermeyer Date: Thu, 27 Jan 2022 21:00:45 +0000 Subject: [PATCH] commit ee13dd891edc5956754f592d1c12d94ff178acc6 Author: Martin Honermeyer Date: Thu Jan 27 21:53:46 2022 +0100 feat: add `output` option to set the export action for build results (#71) --- _index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_index.md b/_index.md index 98c8f23..42b6ce6 100644 --- a/_index.md +++ b/_index.md @@ -142,6 +142,9 @@ pull_image compress : enables compression og the build context using gzip +output +: sets output folder for build artifacts (format: `path` or `type=TYPE[,KEY=VALUE]`) + repo : sets repository name for the image