4
0
Fork 0

fix drone lint

This commit is contained in:
Torma Kristóf 2020-04-28 17:48:13 +02:00
parent 2b8aab97a0
commit 3abc6fb670
1 changed files with 6 additions and 4 deletions

View File

@ -30,11 +30,13 @@ steps:
- docker push "registry.kmlabz.com/birbnetes/$DRONE_REPO_NAME"
- docker push "registry.kmlabz.com/birbnetes/$DRONE_REPO_NAME:$DRONE_BUILD_NUMBER"
notify:
- name: ms-teams
image: kuperiu/drone-teams
webhook:
from_secret: TEAMS_WEBHOOK
when: { status: [ failure ] }
settings:
webhook:
from_secret: TEAMS_WEBHOOK
when:
status: [ failure ]
services:
- name: docker