mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
adds pipeline docs structureand attribute file
adding bucket folders and symlinks alignment in topics yaml page removed hashes to comment resolve build errors fixed alignment added distro to cli bucket commenting out deleted images symlink deleted all symlinks commenting out separator adding the symlinks back
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
1d620b02af
commit
c01248ae00
@@ -636,9 +636,6 @@ Topics:
|
||||
File: managing-build-output
|
||||
- Name: Using build strategies
|
||||
File: build-strategies
|
||||
#- Name: OpenShift Pipelines
|
||||
# Dir: openshift_piplines
|
||||
# Distros: openshift-enterprise,openshift-webscale,openshift-origin
|
||||
- Name: Custom image builds with Buildah
|
||||
File: custom-builds-buildah
|
||||
Distros: openshift-enterprise,openshift-webscale,openshift-origin
|
||||
@@ -667,6 +664,19 @@ Topics:
|
||||
File: setting-up-trusted-ca
|
||||
Distros: openshift-enterprise,openshift-webscale,openshift-origin
|
||||
---
|
||||
#Name: OpenShift Pipelines
|
||||
#Dir: openshift_pipelines
|
||||
#Distros: openshift-enterprise,openshift-webscale,openshift-origin
|
||||
#Topics:
|
||||
#- Name: Understanding OpenShift Pipelines
|
||||
# File: understanding-openshift-pipelines
|
||||
#- Name: Installing Pipelines
|
||||
# File: installing-pipelines
|
||||
#- Name: Getting started with OpenShift Pipelines
|
||||
# File: getting-started-with-openshift-pipelines
|
||||
#- Name: Working with Pipelines using the Developer perspective
|
||||
# File: working-with-pipelines-using-developer-perspective
|
||||
#---
|
||||
Name: Images
|
||||
Dir: openshift_images
|
||||
Distros: openshift-enterprise,openshift-webscale,openshift-origin,openshift-dedicated,openshift-online
|
||||
@@ -1247,6 +1257,14 @@ Topics:
|
||||
Topics:
|
||||
- Name: Getting started with Helm on OpenShift Container Platform
|
||||
File: getting-started-with-helm-on-openshift-container-platform
|
||||
#- Name: tkn CLI
|
||||
# Dir: tkn_cli
|
||||
# Distros: openshift-enterprise,openshift-webscale,openshift-origin
|
||||
# Topics:
|
||||
# - Name: Installing tkn
|
||||
# File: installing-tkn
|
||||
# - Name: Basic tkn commands
|
||||
# File: basic-tkn-commands
|
||||
---
|
||||
Name: OpenShift REST APIs
|
||||
Dir: rest_api
|
||||
|
||||
1
cli_reference/tkn_cli/images
Symbolic link
1
cli_reference/tkn_cli/images
Symbolic link
@@ -0,0 +1 @@
|
||||
../images
|
||||
1
cli_reference/tkn_cli/modules
Symbolic link
1
cli_reference/tkn_cli/modules
Symbolic link
@@ -0,0 +1 @@
|
||||
../modules
|
||||
2
modules/openshift-pipelines-attributes.adoc
Normal file
2
modules/openshift-pipelines-attributes.adoc
Normal file
@@ -0,0 +1,2 @@
|
||||
:op-title: OpenShift Pipelines
|
||||
:op-ver: 1.0
|
||||
1
openshift_pipelines/images
Symbolic link
1
openshift_pipelines/images
Symbolic link
@@ -0,0 +1 @@
|
||||
../images
|
||||
1
openshift_pipelines/modules
Symbolic link
1
openshift_pipelines/modules
Symbolic link
@@ -0,0 +1 @@
|
||||
../modules
|
||||
Reference in New Issue
Block a user