Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(images): Removing dependency to Enterprise Build pipeline (#1126)
# Description The CI build pipeline has a dependency with the Retina Enterprise CI build pipeline. This PR removes this dependency and helps to pull the Windows Builder image from the Azure Container Registry (ACR) instead of the Retina Enterprise CI build pipeline. ## Related Issue If this pull request is related to any issue, please mention it here. Additionally, make sure that the issue is assigned to you before submitting this pull request. ## Checklist - [X] I have read the [contributing documentation](https://retina.sh/docs/contributing). - [X] I signed and signed-off the commits (`git commit -S -s ...`). See [this documentation](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification) on signing commits. - [X] I have correctly attributed the author(s) of the code. - [X] I have tested the changes locally. - [X] I have followed the project's style guidelines. - [ ] I have updated the documentation, if necessary. - [ ] I have added tests, if applicable. ## Screenshots (if applicable) or Testing Completed All images are built successfully ![image](https://github.com/user-attachments/assets/146e7a65-fe7f-44e4-9c69-9714a4bde3c7) ## Additional Notes Add any additional notes or context about the pull request here. --- Please refer to the [CONTRIBUTING.md](../CONTRIBUTING.md) file for more information on how to contribute to this project.
- Loading branch information