Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PyCommandCenter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
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
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Starcraft AI Course
PyCommandCenter
Commits
5f558ce9
Commit
5f558ce9
authored
4 years ago
by
David Bergström
Browse files
Options
Downloads
Plain Diff
Merge feature branch for fixing CI/CD bug
See merge request
!8
and closes issue
#19
parents
85b61f3c
9bf7ea2e
No related branches found
No related tags found
1 merge request
!8
A fix for issue19
Pipeline
#17373
passed
4 years ago
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-0
1 addition, 0 deletions
.gitlab-ci.yml
docs/library_import_check.py
+3
-0
3 additions, 0 deletions
docs/library_import_check.py
with
4 additions
and
0 deletions
.gitlab-ci.yml
+
1
−
0
View file @
5f558ce9
...
...
@@ -10,6 +10,7 @@ pages:
-
cmake ..
-
make library
-
cd ../docs
-
python3 library_import_check.py
-
make html
-
cd ..
-
mkdir public
...
...
This diff is collapsed.
Click to expand it.
docs/library_import_check.py
0 → 100644
+
3
−
0
View file @
5f558ce9
import
sys
,
os
import
conf
import
library
\ 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