merge drone

This commit is contained in:
Ivan Pedrazas
2016-12-14 16:55:01 +00:00
parent 2c3e34f7f3
commit b69e5143b8
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -23,6 +23,9 @@ pipeline:
- docker tag image quay.io/ipedrazas/drone-helm:latest
- docker tag image quay.io/ipedrazas/drone-helm:${TAG}
- docker push quay.io/ipedrazas/drone-helm
when:
event: [push]
branch: [master]
slack:
image: plugins/slack