UNINETTSigma2 / helm-charts-dockerfiles

Repo to contain all the application dockerfiles published under helm-charts repo
Apache License 2.0
13 stars 12 forks source link

WIP: Added build matrix to handle linting of multiple Dockerfiles #10

Open espenfl opened 3 years ago

espenfl commented 3 years ago

Here we add a matrix to enable linting of the different Dockerfiles. We have not yet updated the build script, but in the future we should use the same approach to locate the different directories to be prepared for a build. We should consider to use a build matrix as also here as it gives some benefits.