diff --git a/README.md b/README.md index ed2bce84..cf6b412a 100644 --- a/README.md +++ b/README.md @@ -573,3 +573,18 @@ This is a github action limitation already reported as a suggestion to provide f It's not possible to use expressions like `image: "docker://kie-group:github-action-build-chain:{{ inputs.build-chain-build-system }}"`. This way it would be easy to dynamically select image to run with a simple `with` input from flow yml file and we could skip errors like [matrix in uses](#matrix-in-uses). Just because of this we have to maintain different Dockerfile definitions in different branches and to tag every branch for every version we release like `python3-cekit-v1`. + + +### Contributors + + + + + +
+ + Ginxo/ +
+ Ginxo +
+
\ No newline at end of file