Loading .gitlab-ci.yml 0 → 100644 +8 −0 Original line number Diff line number Diff line image: docker pull rikorose/gcc-cmake burket_shell: script: - pwd - mkdir build - cd build - cmake .. - make No newline at end of file Loading
.gitlab-ci.yml 0 → 100644 +8 −0 Original line number Diff line number Diff line image: docker pull rikorose/gcc-cmake burket_shell: script: - pwd - mkdir build - cd build - cmake .. - make No newline at end of file