nlpsandbox / phi-annotator-spark-nlp

An implementation of NLP Sandbox PHI Annotator API based on Spark NLP
Apache License 2.0
0 stars 1 forks source link

Generate docker image names x tags #27

Closed tschaffter closed 3 years ago

tschaffter commented 3 years ago

Ideally GitHub would support matrix strategy at the level of jobs. Meanwhile the current job configuration can not generate dynamic configurations based on a matrix value. Instead of moving/duplicating the configuration to the docker job, the docker job should include an additional steps that takes as input the docker tags (without the image name) and concatenate dynamic image name x tags