Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
Jbrowse2 Annelids
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Arendt Group
Jbrowse2 Annelids
Commits
5a73bac5
Commit
5a73bac5
authored
5 months ago
by
cyril.cros
Browse files
Options
Downloads
Patches
Plain Diff
Show me the config
parent
cb34df33
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#65766
passed
5 months ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-6
3 additions, 6 deletions
.gitlab-ci.yml
with
3 additions
and
6 deletions
.gitlab-ci.yml
+
3
−
6
View file @
5a73bac5
...
...
@@ -47,16 +47,13 @@ build_nginx_with_jbrowse_config_file:
-
echo "Destination follows"
-
echo $CI_REGISTRY_IMAGE:jbrowse2-$CI_COMMIT_SHORT_SHA
export_advanced_artifacts_via_inception
:
stage
:
build
show_me_my_config
:
stage
:
deploy
image
:
$CI_REGISTRY_IMAGE:jbrowse2-$CI_COMMIT_SHORT_SHA
needs
:
-
build_nginx_with_jbrowse_config_file
script
:
-
cp /usr/share/nginx/html/config.json image/config.json
artifacts
:
paths
:
-
image/config.json
-
cat /usr/share/nginx/html/config.json
deploy_to_k8s
:
stage
:
deploy
...
...
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