devguard
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
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 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.