Hi, new CircleCI user here,
I have a similar issue to: New project builds on CircleCI 1.0 even with 2.0 config.yaml
In that I used the CircleCI 2.0 sample for Django, added as .circle/config.yml
When I build the repo I am being warned the project is running CircleCI 1.0 yet the comments/versions in the config.yml are clearly 2.0
In that previous post the solution was rename .yaml to .yml but mine is already .yml
Ideas welcome, bit confused.
halfer
August 22, 2018, 9:29pm
2
PorridgeBear:
.circle/config.yml
The folder should be .circleci
.
mayu
August 23, 2018, 4:33am
3
Could you check which branch is running? If the branch is missing config.yml, I think it defaults to CircleCI 1.0 which will not be available after 8/31/2018.
OMG. Embarassing. Thanks!
halfer
August 23, 2018, 5:53pm
5
Heh, no worries - this one gets asked a fair bit here.
system
Closed
November 21, 2018, 5:54pm
6
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.