From 5031ff017559b14cfd72337b8f39d1cf467e9f15 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Fri, 16 Sep 2022 08:23:07 +0200 Subject: [PATCH] refactor: Clean up deprecated website data --- .gitlab-ci.yml | 2 -- home/index.html | 12 ------------ 2 files changed, 14 deletions(-) delete mode 100644 home/index.html diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a6f2ac78..4d24019e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -80,7 +80,6 @@ dry-run: stage: deploy image: dart script: - - rm -rf ./docs - dart pub get - dart pub publish --dry-run @@ -89,7 +88,6 @@ pub-dev: image: dart dependencies: [dry-run] script: - - rm -rf ./docs - | if [ -z "${PUB_DEV_CREDENTIALS}" ]; then echo "Missing PUB_DEV_CREDENTIALS environment variable" diff --git a/home/index.html b/home/index.html deleted file mode 100644 index 68c9a5a7..00000000 --- a/home/index.html +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - Famedly Matrix SDK - - -API -Documentation - -