mirror of
https://github.com/tiny-pilot/tinypilot.git
synced 2023-10-01 22:58:29 +03:00
Resolves https://github.com/tiny-pilot/tinypilot/issues/1612 In anticiaption of getting rid of Ansible via https://github.com/tiny-pilot/tinypilot/issues/1596, this PR simplifies our CircleCI config by removing the need for dynamic path-filtering. This PR was created in the following way: 1. Deletes the previous `.circleci/config.yml` file 2. Renames `.circleci/continue_config.yml` to `.circleci/config.yml` 3. Removes the `ansible_role_changed` CircleCI pipeline parameter <a data-ca-tag href="https://codeapprove.com/pr/tiny-pilot/tinypilot/1613"><img src="https://codeapprove.com/external/github-tag-allbg.png" alt="Review on CodeApprove" /></a>