From 23e5c9de6efd47bb74065459ea3a4b4ed03d533e Mon Sep 17 00:00:00 2001 From: Marcus Holl Date: Tue, 26 Jun 2018 16:31:33 +0200 Subject: [PATCH] Add new transport related steps to documentation index --- documentation/mkdocs.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/documentation/mkdocs.yml b/documentation/mkdocs.yml index 42bd0cf23..a7257ad25 100644 --- a/documentation/mkdocs.yml +++ b/documentation/mkdocs.yml @@ -16,6 +16,9 @@ pages: - prepareDefaultValues: steps/prepareDefaultValues.md - setupCommonPipelineEnvironment: steps/setupCommonPipelineEnvironment.md - toolValidate: steps/toolValidate.md + - transportRequestCreate: steps/transportRequestCreate.md + - transportRequestRelease: steps/transportRequestRelease.md + - transportRequestUploadFile: steps/transportRequestUploadFile.md - 'Required Plugins': jenkins/requiredPlugins.md theme: