summaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-03-26 12:01:39 +0300
committerThanos Apollo <[email protected]>2023-03-26 12:01:39 +0300
commitfbcd6ca6a6508750c55b950f5a151e709bf60fa7 (patch)
treeed334477aa349659e55237b36832ae725545d1d4 /.build.yml
parentc5aae180cc35955cd317938353f38157ac211e00 (diff)
remove build.yml
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/.build.yml b/.build.yml
deleted file mode 100644
index 048bc07..0000000
--- a/.build.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-image: archlinux
-packages:
- - emacs-nox
-tasks:
- - build-docs: |
- # Generate site files (make sure to update folder name!)
- cd dotfiles
- emacs -Q --script build-docs.el