drone: add publish helm charts (#1119)

This commit is contained in:
Marwan Sulaiman
2019-03-11 15:24:24 -04:00
committed by GitHub
parent 03f06db0f4
commit 3b538ce8c5
+13
View File
@@ -72,6 +72,19 @@ steps:
event:
- tag
- name: publish-helm
image: gomods/drone-helm
settings:
charts_repo: https://athens.blob.core.windows.net
environment:
AZURE_STORAGE_CONNECTION_STRING:
from_secret: AZURE_STORAGE_CONNECTION_STRING
when:
branch:
- master
event:
- push
# Here we can add any backend storage that can be tested.
services:
- name: mongo