X-Git-Url: https://git.armaanb.net/?p=config.org.git;a=blobdiff_plain;f=.build.yml;h=d5df5a01bbb38921e5072c716ed0323221b039a3;hp=fb166578edbf19faad62a39e035038e5859b567c;hb=HEAD;hpb=d546b468fd20ecb1cc2fe0ca283377075ad1afb9 diff --git a/.build.yml b/.build.yml index fb16657..d5df5a0 100644 --- a/.build.yml +++ b/.build.yml @@ -5,6 +5,7 @@ packages: - rsync - git - hugo + - pandoc sources: - https://git.sr.ht/~armaan/armaanb.net triggers: @@ -12,9 +13,6 @@ triggers: condition: failure to: me@armaanb.net tasks: - - build: | - cd armaanb.net - make emacs - deploy: | cd armaanb.net - make deploy-emacs + make emacs