Skip to content

add push to docker image and rule for each tag

Panta, Anil requested to merge panta/gluex-container:register-to-docker into main

I haven't tested this but should work. PR includes:

  1. write to dockerhub
  2. Rule to trigger ci for each new tag
  3. Two container is created. each $tag and latest .

Instruction on environment vars are in .gitlab-ci.yml comments

Edited by Panta, Anil

Merge request reports