Open tdelhomme opened 6 years ago
We should adapt our CircleCI tests to the new 2.0 version. Follow the guidelines, and take example of their webinars.
With 2.0, the CircleCi yaml file would not be circle.yml anymore but .circleci/config.yml.
circle.yml
.circleci/config.yml
Major improvement is integration of workflows.
We should adapt our CircleCI tests to the new 2.0 version. Follow the guidelines, and take example of their webinars.
With 2.0, the CircleCi yaml file would not be
circle.yml
anymore but.circleci/config.yml
.Major improvement is integration of workflows.