nextstrain / seasonal-flu

Scripts. config, and snakefiles for seasonal-flu nextstrain builds
44 stars 26 forks source link

Fix deploy private #126

Closed joverlee521 closed 10 months ago

joverlee521 commented 10 months ago

Description of proposed changes

Pin Netlify CLI version for now to get the deployment of the private nextflu site working.

When I went to login to the private site after deployment today, the username and password did not work as expected. I compared this weeks deployment to last week's deployment and saw a change in the Netlify CLI version from 17.2.2 to 17.5.1.

I did a test run with the Netlify CLI pinned to 17.2.2 and the staging site was working as expected.

Checklist

joverlee521 commented 10 months ago

Merging as a temporary fix for now and we can revisit later to what changes need to be made to use the latest version of the Netlify CLI.