Loading .gitlab-ci.yml +4 −0 Original line number Diff line number Diff line before_script: - apt-get update --yes - apt-get install --yes cmake build: script: - cd cmake Loading Loading
.gitlab-ci.yml +4 −0 Original line number Diff line number Diff line before_script: - apt-get update --yes - apt-get install --yes cmake build: script: - cd cmake Loading