Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Update config file #510

Merged
merged 2 commits into from
Apr 16, 2021
Merged

ci: Update config file #510

merged 2 commits into from
Apr 16, 2021

Conversation

NdagiStanley
Copy link
Contributor

@NdagiStanley NdagiStanley commented Apr 15, 2021

What does this PR do?

Updates CircleCI config file:

  • Update docker image
  • change environment value from list to map

Additional context

Update docker image

The cimg/node docker image supercedes the legacy CircleCI Node.js image, circleci/node.

Early 2020, CircleCI released smaller, faster, more deterministic images. The node images can be found here. The intention of this commit is to optimise the build.

change environment value from list to map

Reference

the cimg/node docker image supercedes the legacy CircleCI Node.js image, circleci/node. Early 2020, CircleCI released smaller, faster, more deterministic images: https://circleci.com/blog/announcing-our-next-generation-convenience-images-smaller-faster-more-deterministic/ The node images can be found here: https://circleci.com/developer/images/image/cimg/node. The intention of this commit is to optimise the build see: https://circleci.com/blog/tips-for-optimizing-docker-builds/
@idoshamun
Copy link
Member

Hey @NdagiStanley,

That's awesome! Thanks for letting me know about it.
Can you push again your changes so it will trigger the tests? I allowed your fork...

@NdagiStanley NdagiStanley changed the title ci: Update docker image ci: Update config file Apr 16, 2021
@NdagiStanley
Copy link
Contributor Author

@idoshamun I've updated the PR and I'm glad the build passes.

@idoshamun idoshamun merged commit d66d78a into dailydotdev:master Apr 16, 2021
@idoshamun
Copy link
Member

Thank you! I shall apply these changes in my other projects as well 🙂

@NdagiStanley NdagiStanley deleted the patch-1 branch April 16, 2021 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants