Loading .gitlab-ci.yml 0 → 100644 +7 −0 Original line number Diff line number Diff line stages: - test hello-world: stage: test script: - echo "hello world" Loading
.gitlab-ci.yml 0 → 100644 +7 −0 Original line number Diff line number Diff line stages: - test hello-world: stage: test script: - echo "hello world"