summaryrefslogtreecommitdiffstats
path: root/.build.bck.yml
blob: d07b5f8c50711829316dd4633e13b85fb3a2413f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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