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
memoriav
Memobase 2020
services
autodeploy-service
Commits
9dac0a2d
Commit
9dac0a2d
authored
Oct 28, 2021
by
Jonas Waeber
Browse files
Add prod deploy script.
parent
f4acc854
Pipeline
#35665
passed with stages
in 2 minutes and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
deploy-prod.sh
0 → 100755
View file @
9dac0a2d
#!/usr/bin/env bash
helm upgrade
--install
-f
./helm-charts/helm-values/api-autodeploy-prod.yaml api-autodeploy-prod-deployment ./helm-charts
\ No newline at end of file
Write
Preview
Markdown
is supported
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