devguard icon indicating copy to clipboard operation
devguard copied to clipboard

Workflow: would be great to provide an object/ yaml list of build args instead of having to provide a lot of --build-args

Open seb-kw opened this issue 8 months ago • 2 comments

Image

seb-kw avatar Apr 02 '25 19:04 seb-kw

Would suggest to use dockers action list "type" https://github.com/docker/build-push-action?tab=readme-ov-file#inputs

Build args should be still under secrets.

context and dockerfile path ref should be keys of workflow config

remember to adjust gitlab component accordingly

seb-kw avatar Apr 02 '25 20:04 seb-kw

@seb-kw They are using a large string. I am not so sure if this is better. Nevertheless, I am happy to merge any contribution that implements this.

timbastin avatar Nov 10 '25 17:11 timbastin