This PR fixes an issue with how the CI/CD pipeline was setup up
Major fixes
Addressed an issue with the CI/CD pipeline restarting core services during production runs.
Updated ansible-playbook command to include the skip-tags flag. This currently skips the new core tag. | 19a7e77045
Added new core tag to site.yaml. This new tag covers any roles that deal with or might restart core services. | 3335594077
This PR fixes an issue with how the CI/CD pipeline was setup up
## Major fixes
- Addressed an issue with the CI/CD pipeline restarting core services during production runs.
- Updated ansible-playbook command to include the `skip-tags` flag. This currently skips the new `core` tag. | 19a7e77045
- Added new `core` tag to `site.yaml`. This new tag covers any roles that deal with or might restart core services. | 3335594077
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR fixes an issue with how the CI/CD pipeline was setup up
Major fixes
skip-tagsflag. This currently skips the newcoretag. |19a7e77045coretag tosite.yaml. This new tag covers any roles that deal with or might restart core services. |3335594077