From 3d1b45fba8f896904f182d1126a2fcf7ec2bfb31 Mon Sep 17 00:00:00 2001 From: John Hope <jhope@gitlab.com> Date: Mon, 5 Jul 2021 13:33:17 +0000 Subject: [PATCH] Break the pipeline for testing --- .../development/dev/plan-certify-be/index.html.md.erb | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/source/handbook/engineering/development/dev/plan-certify-be/index.html.md.erb b/source/handbook/engineering/development/dev/plan-certify-be/index.html.md.erb index a46c14cc5c0..2a3dc38197e 100644 --- a/source/handbook/engineering/development/dev/plan-certify-be/index.html.md.erb +++ b/source/handbook/engineering/development/dev/plan-certify-be/index.html.md.erb @@ -89,6 +89,14 @@ page]. - [MIT OpenCourseware: Fundamentals of Systems Engineering (2015)](https://ocw.mit.edu/courses/aeronautics-and-astronautics/16-842-fundamentals-of-systems-engineering-fall-2015/), especially [2. Requirements Definition](https://www.youtube.com/watch?v=J_y2I09rj_I) [1:39:51]. + + + + break pipeline! + + + + ## Useful Links <%= partial("handbook/engineering/development/dev/plan/useful_links", locals: { board: { name: 'Plan:Certify Build Board', url: 'https://gitlab.com/groups/gitlab-org/-/boards/1290309' }}) %> -- GitLab