Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
e-INFRA.cz
documentation
Commits
f0c66b3e
Verified
Commit
f0c66b3e
authored
2 years ago
by
Adrián Rošinec
Browse files
Options
Downloads
Patches
Plain Diff
Fixing submodule init
parent
785b3386
Branches
Branches containing commit
No related tags found
1 merge request
!8
Git submodules
Pipeline
#174382
failed
2 years ago
Stage: test
Stage: build_img
Stage: build
Stage: deploy
Stage: after_test
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitignore
+1
-1
1 addition, 1 deletion
.gitignore
.gitmodules
+2
-2
2 additions, 2 deletions
.gitmodules
docs/compute/supercomputing/mkdocs.yml
+2
-2
2 additions, 2 deletions
docs/compute/supercomputing/mkdocs.yml
with
5 additions
and
5 deletions
.gitignore
+
1
−
1
View file @
f0c66b3e
...
...
@@ -3,4 +3,4 @@ scripts/*.csv
venv/
cpanel*
docs/compute/supercomputing/docs.it4i.cz/
\ No newline at end of file
docs/compute/supercomputing/docs/
\ No newline at end of file
This diff is collapsed.
Click to expand it.
.gitmodules
+
2
−
2
View file @
f0c66b3e
[submodule "docs/compute/supercomputing/docs
.it4i.cz
"]
path = docs/compute/supercomputing/docs
.it4i.cz
[submodule "docs/compute/supercomputing/docs"]
path = docs/compute/supercomputing/docs
url = https://code.it4i.cz/sccs/docs.it4i.cz.git
This diff is collapsed.
Click to expand it.
docs/compute/supercomputing/mkdocs.yml
+
2
−
2
View file @
f0c66b3e
INHERIT
:
./docs
.it4i.cz
/mkdocs.yml
INHERIT
:
./docs/mkdocs.yml
site_name
:
"
compute/supercomputing"
docs_dir
:
./docs.it4i.cz/docs.it4i
\ No newline at end of file
docs_dir
:
./docs/docs.it4i
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment