fix yaml error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
3be8802c84
commit
58d807b99d
10
.drone.yml
10
.drone.yml
@ -25,11 +25,11 @@ steps:
|
||||
- docker push "registry.kmlabz.com/birbnetes/$DRONE_REPO_NAME"
|
||||
- docker push "registry.kmlabz.com/birbnetes/$DRONE_REPO_NAME:$DRONE_BUILD_NUMBER"
|
||||
|
||||
notify:
|
||||
image: kuperiu/drone-teams
|
||||
webhook:
|
||||
from_secret: TEAMS_WEBHOOK
|
||||
when: { status: [ failure ] }
|
||||
- notify:
|
||||
image: kuperiu/drone-teams
|
||||
webhook:
|
||||
from_secret: TEAMS_WEBHOOK
|
||||
when: { status: [ failure ] }
|
||||
|
||||
services:
|
||||
- name: docker
|
||||
|
Loading…
Reference in New Issue
Block a user