Loading .gitlab-ci.yml +1 −1 Original line number Original line Diff line number Diff line compile_test: compile_test: tags: tags: - lotex2 - lotex2 image: ruby:2.1 image: gitlab/gitlab-runner-helper:x86_64-a9a76a50 variables: variables: CI_DEBUG_TRACE: "true" CI_DEBUG_TRACE: "true" script: script: Loading Loading
.gitlab-ci.yml +1 −1 Original line number Original line Diff line number Diff line compile_test: compile_test: tags: tags: - lotex2 - lotex2 image: ruby:2.1 image: gitlab/gitlab-runner-helper:x86_64-a9a76a50 variables: variables: CI_DEBUG_TRACE: "true" CI_DEBUG_TRACE: "true" script: script: Loading