Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ stages: mock: stage: mock script: - true - "true" # test-develop: # stage: test Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ stages: mock: stage: mock script: - true - "true" # test-develop: # stage: test Loading