Skip to content

Commit

Permalink
docs: remove vercel (#3672)
Browse files Browse the repository at this point in the history
merge after 48h to ensure DNS is propagated.

before merging, delete site on vercel.com


refs #3502

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
  • Loading branch information
caarlos0 committed Dec 30, 2022
1 parent 02e2dfd commit f238d96
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 24 deletions.
6 changes: 0 additions & 6 deletions Taskfile.yml
Expand Up @@ -125,12 +125,6 @@ tasks:
- task: docs:generate
- '{{.DOCKER}} run --rm -v ${PWD}/www:/docs docker.io/squidfunk/mkdocs-material build'

docs:vercel:build:
desc: Build documentation for deploying to Vercel
cmds:
- scripts/vercel/install.sh
- scripts/vercel/build.sh

release:
desc: Create a new tag
vars:
Expand Down
6 changes: 0 additions & 6 deletions scripts/vercel/build.sh

This file was deleted.

5 changes: 0 additions & 5 deletions scripts/vercel/install.sh

This file was deleted.

7 changes: 0 additions & 7 deletions vercel.json

This file was deleted.

0 comments on commit f238d96

Please sign in to comment.