summaryrefslogtreecommitdiffstats
path: root/.build.bck.yml
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-05-06 16:00:54 +0100
committerYann Herklotz <git@yannherklotz.com>2022-05-06 16:00:54 +0100
commit400912a60712af84cb87f472f421d010d62443fb (patch)
treea413a9bde916d78cd0e37326b29349eb5cac920b /.build.bck.yml
parent493e2fc04b346e0298bf6cfedf994bc48210a9e3 (diff)
downloadlsr22_fvhls-400912a60712af84cb87f472f421d010d62443fb.tar.gz
lsr22_fvhls-400912a60712af84cb87f472f421d010d62443fb.zip
Remove build for now
Diffstat (limited to '.build.bck.yml')
-rw-r--r--.build.bck.yml21
1 files changed, 21 insertions, 0 deletions
diff --git a/.build.bck.yml b/.build.bck.yml
new file mode 100644
index 0000000..d07b5f8
--- /dev/null
+++ b/.build.bck.yml
@@ -0,0 +1,21 @@
+image: debian/unstable
+packages:
+ - context
+ - context-modules
+ - texlive-pictures
+ - vim
+ - fonts-texgyre
+ - rsync
+sources:
+ - git@git.sr.ht:~ymherklotz/lsr22_fvhls
+secrets:
+ - f1c07b45-32bd-4559-b370-28e59e4c11e1
+tasks:
+ - build: |
+ cd lsr22_fvhls
+ make REBUILD_DEPS=no MODE=nolmtx main.pdf
+# - upload: |
+# cd lsr22_fvhls
+# make upload
+artifacts:
+ - lsr22_fvhls/main.pdf