TimSpeak
This commit is contained in:
parent
29d99ec56b
commit
0d7b523204
2 changed files with 4 additions and 2 deletions
|
@ -171,7 +171,7 @@ ts-activity:deploy:
|
|||
- cd ${TSACTIVITY_SRC}
|
||||
- helm repo add momoperes https://charts.momoperes.ca
|
||||
- helm repo update
|
||||
- helm upgrade --install --namespace ${DEPLOY_NAMESPACE} -f values-dev.yaml ts-activity momoperes/ts-activity
|
||||
- helm upgrade --install --namespace ${DEPLOY_NAMESPACE} -f values.yaml ts-activity momoperes/ts-activity
|
||||
only:
|
||||
refs:
|
||||
- master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue