Skip to content

[Docs] Fix netlify deploy elision #170

@kabiroberai

Description

@kabiroberai

It seems like the ignore step is a bit too eager

ignore = "git -C .. diff --quiet $CACHED_COMMIT_REF $COMMIT_REF -- Documentation netlify.toml"

For some reason it caused the documentation build for 430cbd1 to be skipped even though the Documentation directory had changed. Could it have been using $CACHED_COMMIT_REF from the PR branch?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions