Loading ci_cd/lab0.yml +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ prebuild_lab_0: paths: - base_0 rules: - exists: - changes: - "lab0.cpp" tags: [c++-17] Loading ci_cd/lab1.yml +6 −0 Original line number Diff line number Diff line Loading @@ -72,4 +72,10 @@ test_lab_1: rules: - changes: - "lab1.cpp" trigger: project: ec327/ec327-staff/lab-tests/lab-1-tests branch: master strategy: call trigger: token: $TRIGGER_TOKEN tags: [c++-17] No newline at end of file ci_cd/labm1.yml +2 −3 Original line number Diff line number Diff line Loading @@ -47,7 +47,6 @@ test_lab_m1: echo "Could not find your WikiName $GITLAB_USER_LOGIN in file lab-1.cpp"; exit 1; fi rules: - changes: - lab-1.cpp dependencies: - line_lab_m1 tags: [shell] No newline at end of file Loading
ci_cd/lab0.yml +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ prebuild_lab_0: paths: - base_0 rules: - exists: - changes: - "lab0.cpp" tags: [c++-17] Loading
ci_cd/lab1.yml +6 −0 Original line number Diff line number Diff line Loading @@ -72,4 +72,10 @@ test_lab_1: rules: - changes: - "lab1.cpp" trigger: project: ec327/ec327-staff/lab-tests/lab-1-tests branch: master strategy: call trigger: token: $TRIGGER_TOKEN tags: [c++-17] No newline at end of file
ci_cd/labm1.yml +2 −3 Original line number Diff line number Diff line Loading @@ -47,7 +47,6 @@ test_lab_m1: echo "Could not find your WikiName $GITLAB_USER_LOGIN in file lab-1.cpp"; exit 1; fi rules: - changes: - lab-1.cpp dependencies: - line_lab_m1 tags: [shell] No newline at end of file