mirror of
https://github.com/lektor/lektor-website.git
synced 2025-03-12 16:25:52 +01:00

Disuse tox for running the deployment. By default tox filters most environment variables out when running testenvs. This filters any credentials (e.g. LEKTOR_DEPLOY_PASSWORD) from the environment. Those environment variables could be passed to the testenv, but it seems simpler to build and deploy straight from the workflow.