Loading ci_cd/lab1.yml +1 −0 Original line number Diff line number Diff line Loading @@ -77,6 +77,7 @@ test_lab_1: internal_tests_lab_1: stage: tests script: - echo $TRIGGER_TOKEN - | curl -X POST \ -F token=$TRIGGER_TOKEN \ Loading Loading
ci_cd/lab1.yml +1 −0 Original line number Diff line number Diff line Loading @@ -77,6 +77,7 @@ test_lab_1: internal_tests_lab_1: stage: tests script: - echo $TRIGGER_TOKEN - | curl -X POST \ -F token=$TRIGGER_TOKEN \ Loading