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
Ideally GitHub would support matrix strategy at the level of
jobs
. Meanwhile the current jobconfiguration
can not generate dynamic configurations based on a matrix value. Instead of moving/duplicating the configuration to thedocker
job, thedocker
job should include an additional steps that takes as input the docker tags (without the image name) and concatenatedynamic image name
xtags