Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Pump, Cedric
lab-tracing
Commits
a0e690bb
Commit
a0e690bb
authored
Dec 27, 2020
by
Nane Kratzke
Browse files
more comfortable redeploy
parent
b1b332be
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a0e690bb
...
...
@@ -39,6 +39,10 @@ hiphop:
image
:
$KUBECTL
script
:
-
kubectl apply -f deploy/tracing.yaml
-
TIER=1 mo deploy/hiphop-deploy+svc.yaml | kubectl delete -f - ||
true
-
TIER=2 mo deploy/hiphop-deploy+svc.yaml | kubectl delete -f - ||
true
-
TIER=3 mo deploy/hiphop-deploy+svc.yaml | kubectl delete -f - ||
true
-
TIER=4 mo deploy/hiphop-deploy+svc.yaml | kubectl delete -f - ||
true
-
TIER=1 mo deploy/hiphop-deploy+svc.yaml | kubectl apply -f -
-
TIER=2 mo deploy/hiphop-deploy+svc.yaml | kubectl apply -f -
-
TIER=3 mo deploy/hiphop-deploy+svc.yaml | kubectl apply -f -
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment