mirror of
https://github.com/apple/container.git
synced 2026-08-27 18:14:21 -05:00
This removes the ability to deploy docs on the main branch and instead only allows docs deployment on either a tag or a release branch. Docs are also built (but not deployed) in the common job run by the build and release pipelines. Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>