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
Commits
9250aa4f
Commit
9250aa4f
authored
3 years ago
by
Pierre Dittgen
Browse files
Options
Downloads
Patches
Plain Diff
Restore entrypoint [""]
parent
6bd33e50
No related branches found
No related tags found
1 merge request
!8
Draft: Generate dashboard
Pipeline
#225301
passed with stage
in 2 minutes and 42 seconds
This commit is part of merge request
!8
. Comments created here will be created in the context of that merge request.
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-1
3 additions, 1 deletion
.gitlab-ci.yml
with
3 additions
and
1 deletion
.gitlab-ci.yml
+
3
−
1
Edit
View file @
9250aa4f
...
...
@@ -29,7 +29,9 @@ Configure fetchers:
pages
:
stage
:
deploy
image
:
git.nomics.world:4567/dbnomics/dbnomics-dashboard:1.0
image
:
name
:
git.nomics.world:4567/dbnomics/dbnomics-dashboard:1.0
entrypoint
:
[
"
"
]
variables
:
FETCHERS_YML
:
fetchers.yml
GITLAB_BASE_URL
:
https://git.nomics.world
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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