From e2c01d90d2704b42347b11d4e35a03f449afd69c Mon Sep 17 00:00:00 2001 From: Ari Trachtenberg Date: Fri, 20 Sep 2024 16:59:01 -0400 Subject: [PATCH] adding trigger to lab1 --- ci_cd/lab1.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ci_cd/lab1.yml b/ci_cd/lab1.yml index 3c1024c..4ff88a6 100644 --- a/ci_cd/lab1.yml +++ b/ci_cd/lab1.yml @@ -79,5 +79,4 @@ internal_tests_lab_1: project: ec327/ec327-staff/lab-tests/lab-1-tests branch: master strategy: call - trigger: - token: $TRIGGER_TOKEN \ No newline at end of file + token: $TRIGGER_TOKEN \ No newline at end of file -- GitLab