Commit graph

12 commits

Author SHA1 Message Date
Felix Hilsky
39b0be7168 fix .gitlab-ci.yml syntax 2022-01-28 15:53:24 +00:00
Felix Hilsky
746563cefc improve ci a tiny bit
- put comment at correct place
- only compile on master for tex changes
2022-01-28 16:50:49 +01:00
Felix Hilsky
f435401808 try to use container in gitlab registry 2021-12-20 14:39:16 +01:00
Felix Hilsky
9de751e1ef only build when tex files have changed
because otherwise the output hasn't changed and it would waste energy on uberspace server
2021-12-20 13:15:43 +01:00
Felix Hilsky
65c535075f tell gitlab ci to use the shell executor
this is actually a bit sad since I don't want to specify in my repo which runner to use. It should be possible with docker and shell executor
2021-12-19 22:42:41 +01:00
Felix Hilsky
5abb4d308f remove restrictions on ci to test it 2021-12-19 22:32:38 +01:00
Hilsky, Felix
c9a2225454 try to fix gitlab-ci syntax 2021-12-19 20:44:54 +00:00
Felix Hilsky
f133757cb8 only compile on master branch
because the master branch is the one people should comment on
2021-12-19 20:49:51 +01:00
Felix Hilsky
b8ae316f59 avoid unnecessary builds 2021-12-19 20:49:51 +01:00
Felix Hilsky
e328ea1c12 include version (commit) into pdf
this way I always know which version someone commented on if they comment directly into the pdf or the printed version
2021-10-17 17:13:42 +02:00
Felix Hilsky
3ed42d28b1 Contribution guide, ci 2021-10-17 11:58:34 +02:00
Bela
a14506a1ce install and explain ci 2020-04-20 12:52:13 +02:00