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
0a52315f
Commit
0a52315f
authored
10 months ago
by
cyril.cros
Browse files
Options
Downloads
Patches
Plain Diff
The deployment don't get updated but the config is okay
parent
dab4afab
No related branches found
No related tags found
1 merge request
!1
Check docker
Pipeline
#58334
passed
10 months ago
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
image/Dockerfile
+0
-1
0 additions, 1 deletion
image/Dockerfile
with
1 addition
and
2 deletions
.gitlab-ci.yml
+
1
−
1
View file @
0a52315f
...
...
@@ -66,4 +66,4 @@ clean_up_k8s_deployment:
script
:
-
echo 'Failed job, deleting resources'
-
envsubst < deployment/jbrowse2-dep.tmpl > deployment/jbrowse2-dep.yaml
-
kubectl delete -k deployment
\ No newline at end of file
-
kubectl delete -k deployment
This diff is collapsed.
Click to expand it.
image/Dockerfile
+
0
−
1
View file @
0a52315f
...
...
@@ -5,7 +5,6 @@ WORKDIR /app
COPY
jbrowse_script.sh .
RUN
./jbrowse_script.sh
RUN
rm
-rf
annelids/node_modules
RUN
ls
-alh
# Stage 2: Load into nginx
FROM
nginx:alpine
...
...
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