Commit Graph

5 Commits

Author SHA1 Message Date
Jeff Dairiki df7b6dd8c6 Add htmltest environment to tox config 2022-07-27 13:00:31 -07:00
Jeff Dairiki abe0593395 Deploy to https://lektor.github.io/lektor-website/
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.
2022-02-23 17:37:38 -08:00
Jakob Schnitzer c1ad4d136e ci: attempt production deployment 2021-09-18 12:46:59 +02:00
Jakob Schnitzer 78baad4a49 ci: fix use of tox for deploy 2021-09-18 12:39:49 +02:00
goanpeca b4085737b6 Use github actions to deploy lektor site 2021-09-18 12:26:32 +02:00