forked from redhat-scholars/kubernetes-tutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
/
staging.yaml
36 lines (34 loc) · 1.01 KB
/
staging.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
runtime:
cache_dir: ./.cache/antora
site:
title: Kubernetes Tutorial(Staging)
url: http://redhat-developer-docs.github.io/kubernetes-tutorial
start_page: kubernetes-tutorial::index.adoc
content:
sources:
- url: [email protected]:redhat-developer-demos/kubernetes-tutorial.git
tags: []
branches: master
start_path: documentation
asciidoc:
attributes:
tutorial-namespace: kubernetestutorial
title: Kubernetes Tutorial(Staging)
workshop-domain: guru.devx.red
kubernetes-version: v1.17.2
release-version: master
openshift-console-url: https://console-openshift-console.apps.example.com
etherpad-url: http://example.com
extensions:
- ./lib/copy-to-clipboard.js
- ./lib/tab-block.js
ui:
bundle:
url: https://github.com/redhat-developer-demos/rhd-tutorial-ui/releases/download/v0.0.4/ui-bundle.zip
supplemental_files:
- path: ./supplemental-ui
- path: .nojekyll
- path: ui.yml
contents: "static_files: [ .nojekyll ]"
output:
dir: ./gh-pages