Skip to content

Commit 1924fcb

Browse files
committed
Merge commit 'c6b15576e8bd8b55ff8aa34ebf793edc1d56aaf5' from documentation
2 parents 01f6ea5 + c6b1557 commit 1924fcb

File tree

117 files changed

+143
-43
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+143
-43
lines changed

redhat/rhdocs/.gitlab-ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,14 +71,13 @@ build:
7171
variables:
7272
PAGES_BASE_URL: $CI_PAGES_URL
7373
script:
74-
- mkdir -p themes/hugo-geekdoc/ content
74+
- mkdir -p themes/hugo-geekdoc/
7575
- wget https://github.com/thegeeklab/hugo-geekdoc/releases/download/v0.38.1/hugo-geekdoc.tar.gz
7676
- tar xfz hugo-geekdoc.tar.gz -C themes/hugo-geekdoc/
7777

7878
- echo $CI_PAGES_URL
7979
- echo "Link to preview:"
8080
- echo ${PAGES_BASE_URL}index.html
81-
- ln -s ../docs content
8281

8382
# fix links with the help of the `ref` shortcode
8483
- |

redhat/rhdocs/README.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)