Disable docs build skipping until a better solution is found (#36790)
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
@@ -9,7 +9,7 @@ build:
|
|||||||
python: "3.12"
|
python: "3.12"
|
||||||
jobs:
|
jobs:
|
||||||
post_checkout:
|
post_checkout:
|
||||||
- bash docs/maybe_skip_pr_build.sh
|
# - bash docs/maybe_skip_pr_build.sh
|
||||||
- git fetch origin main --unshallow --no-tags --filter=blob:none || true
|
- git fetch origin main --unshallow --no-tags --filter=blob:none || true
|
||||||
pre_create_environment:
|
pre_create_environment:
|
||||||
- pip install uv
|
- pip install uv
|
||||||
|
|||||||
Reference in New Issue
Block a user