Loading ci_cd/lab1.yml +8 −5 Original line number Diff line number Diff line Loading @@ -75,8 +75,11 @@ test_lab_1: tags: [c++-17] internal_tests_lab_1: trigger: project: ec327/ec327-staff/lab-tests/lab-1-tests branch: master strategy: call token: $TRIGGER_TOKEN No newline at end of file stage: tests script: - | curl -X POST \ -F token=$TRIGGER_TOKEN \ -F ref=master \ https://gitlab.com/api/v4/projects/1519/trigger/pipeline tags: [shell] Loading
ci_cd/lab1.yml +8 −5 Original line number Diff line number Diff line Loading @@ -75,8 +75,11 @@ test_lab_1: tags: [c++-17] internal_tests_lab_1: trigger: project: ec327/ec327-staff/lab-tests/lab-1-tests branch: master strategy: call token: $TRIGGER_TOKEN No newline at end of file stage: tests script: - | curl -X POST \ -F token=$TRIGGER_TOKEN \ -F ref=master \ https://gitlab.com/api/v4/projects/1519/trigger/pipeline tags: [shell]