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"
|
||||||
- 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
|
||||||
|
Loading…
Reference in New Issue
Block a user