Loading ci_cd/lab0.yml +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ lint_lab_0: tags: [cppcheck] test_lab_0: stage: build stage: test <<: *common_rules_0 script: - echo "Testing Lab 0"; Loading Loading
ci_cd/lab0.yml +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ lint_lab_0: tags: [cppcheck] test_lab_0: stage: build stage: test <<: *common_rules_0 script: - echo "Testing Lab 0"; Loading