Commit 3f8282a5 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

Update .gitlab-ci.yml

parent 5a4a36ea
compile_test: compile_test:
tags: tags:
- lotex2 - latex2
image: gitlab/gitlab-runner-helper:x86_64-a9a76a50 image: gitlab/gitlab-runner-helper:x86_64-a9a76a50
variables: variables:
CI_DEBUG_TRACE: "true" CI_DEBUG_TRACE: "true"
script: script:
- echo $CI_JOB_ID - echo $CI_JOB_ID
- /usr/bin/gitlab-runner-helper
- echo "test" > artifact.txt - echo "test" > artifact.txt
artifacts: artifacts:
paths: 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