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