Loading .gitlab-ci.yml +0 −3 Original line number Diff line number Diff line Loading @@ -28,9 +28,6 @@ test: - mkdir .public - cp -r htmlcov/* .public - mv .public public # "tags" is used to select specific Runners from the list of all Runners that are allowed to run this project tags: - ska artifacts: paths: - public Loading Loading
.gitlab-ci.yml +0 −3 Original line number Diff line number Diff line Loading @@ -28,9 +28,6 @@ test: - mkdir .public - cp -r htmlcov/* .public - mv .public public # "tags" is used to select specific Runners from the list of all Runners that are allowed to run this project tags: - ska artifacts: paths: - public Loading