ngx-rocket / generator-ngx-rocket

:rocket: Extensible Angular 14+ enterprise-grade project generator
https://ngx-rocket.github.io/
MIT License
1.53k stars 217 forks source link

Move circle-ci docker image to main repo #454

Closed sinedied closed 5 years ago

sinedied commented 5 years ago

To simplify updates & broken build fixes when there is CircleCI or Android SDK updates, I would like to move the Docker image from https://github.com/ngx-rocket/circleci-dockerfiles to this repo, in the .circle-ci/docker folder.

For this to work, a new automated Docker build also has to be setup on this repo (@Ekhozie, can you share the rights on the ngxrocket docker accout?) and the config.yml file needs to be changed to use the new image.

Ekhozie commented 5 years ago

Yes send me your docker id, I will add it to the organization

sinedied commented 5 years ago

Since CI has moved to Azure pipelines, this issue can be dropped