CircleCI-Public / cimg-shared

Shared resources for prototype convenience images
MIT License
11 stars 14 forks source link

added support for multiple parents #57

Closed JalexChen closed 2 years ago

JalexChen commented 2 years ago
FelicianoTech commented 2 years ago

Also, when parentTags are activated, we need to disable:

  1. the creation of the Dockerfiles that are outside of parentTags
  2. the building of those Dockerfiles in the build file
  3. the pushing of those in the push file (although maybe this part is fine, since those tags should still exists)