Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
haddoc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Package Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
core-services
haddoc
Commits
a169e685
Commit
a169e685
authored
Jul 06, 2020
by
Soumyabrata Ghosh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
--incremental
parent
dd162c81
Pipeline
#29520
passed with stage
in 4 minutes and 28 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
docs/ui-components/ui-components.md
docs/ui-components/ui-components.md
+0
-0
docs/utilities/utilities.md
docs/utilities/utilities.md
+1
-1
No files found.
.gitlab-ci.yml
View file @
a169e685
...
...
@@ -12,7 +12,7 @@ before_script:
test
:
stage
:
test
script
:
-
bundle exec jekyll build -d test
-
bundle exec jekyll build -d test
--incremental
artifacts
:
paths
:
-
test
...
...
@@ -22,7 +22,7 @@ test:
pages
:
stage
:
deploy
script
:
-
bundle exec jekyll build -d public
-
bundle exec jekyll build -d public
--incremental
artifacts
:
paths
:
-
public
...
...
docs/ui-components/
index
.md
→
docs/ui-components/
ui-components
.md
View file @
a169e685
File moved
docs/utilities/utilities.md
View file @
a169e685
...
...
@@ -3,7 +3,7 @@ layout: default
title
:
Utilities
nav_order
:
4
has_children
:
true
permalink
:
docs/utilities
permalink
:
docs/utilities
/
---
# Utilities
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment