summaryrefslogtreecommitdiffstats
path: root/.build.yml
blob: 3d9e539fbc50ccc461aca627e1f3706e24b22c4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
image: debian/unstable
packages:
  - context
  - vim
sources:
  - https://git.sr.ht/~ymherklotz/lsr22_fvhls
secrets:
  - f1c07b45-32bd-4559-b370-28e59e4c11e1
tasks:
  - build: |
      cd lsr22_fvhls
      make REBUILD_DEPS=no main.pdf
artifacts:
  - lsr22_fvhls/main.pdf