Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(documentation): release to netlify #3691

Merged
merged 1 commit into from
Oct 9, 2024

Commits on Oct 9, 2024

  1. chore: set a fixed netlify cli version (#3593)

    Our last successful deploys were on the 20th of September. On that day,
    netlify released a patch update that seems to have broken the deploy
    command if netlify builds are disabled
    (https://github.com/netlify/cli/blob/main/CHANGELOG.md#17362-2024-09-20).
    Trying to fix the issue by setting netlify version to a version before
    that.
    
    Submited an issue for netlify cli:
    netlify/cli#6841
    gfellerph authored and oliverschuerch committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1e5f7d6 View commit details
    Browse the repository at this point in the history