diff --git a/static/js/directives/ui/linear-workflow/linear-workflow-section.component.html b/static/js/directives/ui/linear-workflow/linear-workflow-section.component.html index e69de29bb..0a6560404 100644 --- a/static/js/directives/ui/linear-workflow/linear-workflow-section.component.html +++ b/static/js/directives/ui/linear-workflow/linear-workflow-section.component.html @@ -0,0 +1,7 @@ +
+ + + | +
+
+
+ Next:
+
+
|
+
It is the responsibility of the git repository to invoke a webhook to tell that a commit has been added.
The build context directory is the path of the directory containing the Dockerfile and any other files to be made available when the build is triggered.
If the Dockerfile is located at the root of the git repository, enter /
as the build context directory.