#18 added git short revision to artifact filename
This commit is contained in:
@@ -11,6 +11,9 @@ latexmk:
|
|||||||
expire_in: 2d
|
expire_in: 2d
|
||||||
script:
|
script:
|
||||||
- latexmk main.tex
|
- latexmk main.tex
|
||||||
|
- ci_commit_sha_short=`git rev-parse --short $CI_COMMIT_SHA`
|
||||||
|
- mv main.pdf main@$ci_commit_sha_short.pdf
|
||||||
|
|
||||||
|
|
||||||
hunspell:
|
hunspell:
|
||||||
image: tmaier/hunspell:latest
|
image: tmaier/hunspell:latest
|
||||||
|
Reference in New Issue
Block a user