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

Packages without circle.yml file causes an error #10

Open
royscheeren opened this issue Mar 24, 2022 · 0 comments
Open

Packages without circle.yml file causes an error #10

royscheeren opened this issue Mar 24, 2022 · 0 comments

Comments

@royscheeren
Copy link

I've got a repo with 7 packages of which I currently want about 3 packages automated.
As per point 3 of the "How to use" part of the circletron readme I just added circle.yml files to these packages.

Circletron found changes in other packages and this causes the creation of the config to break:

Looking for changes since `3c17925'
Found changes: Set(6) {
  ...
}
CircleCI configuration:
jobs: {}
version: 2.1

CircleCI response: { message: 'OK' }
CircleCI received exit code 0

After which Circle fails with:

There are no workflows or build jobs in the config.
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

No branches or pull requests

1 participant