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

Update .gitlab-ci.yml

parent 5a4a36ea
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
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: