diff --git a/.do/app.yaml b/.do/app.yaml deleted file mode 100644 index 42e53eb..0000000 --- a/.do/app.yaml +++ /dev/null @@ -1,7 +0,0 @@ -static_sites: -- github: - repo: foxfriends/blog - branch: main - deploy_on_push: true - dockerfile_path: Dockerfile - output_dir: dist