Commit d50c097d authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

Update .gitlab-ci.yml

parent e8cc3e9f
......@@ -2,7 +2,10 @@ compile_test:
tags:
- ltx
image: tianon/latex
variables:
CI_DEBUG_TRACE: "true"
script:
- echo $CI_JOB_ID
- echo "test" > artifact.txt
artifacts:
paths:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment