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
db138740
Commit
db138740
authored
10 months ago
by
cyril.cros
Browse files
Options
Downloads
Patches
Plain Diff
yml vs yaml
parent
a5501a98
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#58383
canceled
10 months ago
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+3
-2
3 additions, 2 deletions
.gitlab-ci.yml
deployment/jbrowse2-dep.yml
+0
-0
0 additions, 0 deletions
deployment/jbrowse2-dep.yml
with
3 additions
and
2 deletions
.gitlab-ci.yml
+
3
−
2
View file @
db138740
...
...
@@ -49,7 +49,8 @@ kustomize_build_apply:
-
echo $KUBECONFIG | base64 -d > /tmp/kubeconf
-
export KUBECONFIG=/tmp/kubeconf
script
:
-
envsubst < deployment/jbrowse2-dep.yaml > deployment/jbrowse2-dep.yaml
-
envsubst < deployment/jbrowse2-dep.yml > deployment/jbrowse2-dep.yaml
-
cat deployment/jbrowse2-dep.yaml
-
kubectl apply -k deployment
-
kubectl -n $NS rollout restart deployment/jbrowse2
-
kubectl -n $NS wait --for=condition=available --timeout=60s deploy/jbrowse2
...
...
@@ -66,5 +67,5 @@ clean_up_k8s_deployment:
-
export KUBECONFIG=/tmp/kubeconf
script
:
-
echo 'Failed job, deleting resources'
-
envsubst < deployment/jbrowse2-dep.
tmp
l > deployment/jbrowse2-dep.yaml
-
envsubst < deployment/jbrowse2-dep.
ym
l > deployment/jbrowse2-dep.yaml
-
kubectl delete -k deployment
This diff is collapsed.
Click to expand it.
deployment/jbrowse2-dep.y
a
ml
→
deployment/jbrowse2-dep.yml
+
0
−
0
View file @
db138740
File moved
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