aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
index 23c903c..5d4b2e9 100644
--- a/.build.yml
+++ b/.build.yml
@@ -11,6 +11,7 @@ tasks:
cd ~/.dotfiles
~/website/fix-dotfile-paths.sh
emacs --batch -f package-initialize --script ~/website/publish.el
+ ~/website/post-publish.sh
- package: |
cd ~/public_html/
tar -cvz . > ../site.tar.gz