Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
management
Manage
Activity
Members
Labels
Plan
Issues
180
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dbnomics-fetchers
management
Merge requests
!8
Draft: Generate dashboard
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Draft: Generate dashboard
gen_dashboard
into
master
Overview
1
Commits
8
Pipelines
8
Changes
2
Closed
Pierre Dittgen
requested to merge
gen_dashboard
into
master
3 years ago
Overview
1
Commits
8
Pipelines
8
Changes
1
Expand
Update CI to update dbnomics dashboard using
dbnomics-dashboard container image
0
0
Merge request reports
Viewing commit
cc0c9947
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
cc0c9947
Use docker-entrypoint.sh
· cc0c9947
Pierre Dittgen
authored
3 years ago
.gitlab-ci.yml
+
1
−
1
Options
@@ -43,7 +43,7 @@ Pages:
before_script
:
-
mkdir public
script
:
-
python generate-dashboard.py
> public/index.html
-
/app/docker-entrypoint.sh
> public/index.html
artifacts
:
paths
:
-
public/