aboutsummaryrefslogtreecommitdiffstats
path: root/.build.yml
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-03-25 12:57:40 +0000
committerYann Herklotz <git@yannherklotz.com>2022-03-25 12:57:40 +0000
commitea4ad462e33384c8bbbddca523f138c6c181e7b6 (patch)
tree3e906e36e1279d8e19793e67e2756c7205ab3519 /.build.yml
parentb25f796221dcb16ce2af8bd139d032cf7b5bdb7d (diff)
downloadyannherklotz.com-ea4ad462e33384c8bbbddca523f138c6c181e7b6.tar.gz
yannherklotz.com-ea4ad462e33384c8bbbddca523f138c6c181e7b6.zip
Integrate everything into one makefile
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.build.yml b/.build.yml
index 8c1843a..12e02b9 100644
--- a/.build.yml
+++ b/.build.yml
@@ -13,9 +13,7 @@ secrets:
tasks:
- build: |
cd yannherklotz.com
- emacs --batch --load deps.el --find-file content.org --load publish.el
- make all
- hugo --minify
+ make public
- deploy: |
cd yannherklotz.com
zip -r public.zip public