fix yaml error
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
Torma Kristóf 2020-04-28 17:44:15 +02:00
parent 3be8802c84
commit 58d807b99d
1 changed files with 5 additions and 5 deletions

View File

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