This commit is contained in:
parent
15909a46b3
commit
477af59b84
@ -30,6 +30,12 @@ steps:
|
||||
- docker push "registry.kmlabz.com/$DOCKER_USERNAME/$DRONE_REPO_NAME"
|
||||
- docker push "registry.kmlabz.com/$DOCKER_USERNAME/$DRONE_REPO_NAME:$DRONE_BUILD_NUMBER"
|
||||
|
||||
notify:
|
||||
image: kuperiu/drone-teams
|
||||
webhook:
|
||||
from_secret: TEAMS_WEBHOOK
|
||||
when: { status: [ failure ] }
|
||||
|
||||
services:
|
||||
- name: docker
|
||||
image: docker:stable-dind
|
||||
|
Loading…
Reference in New Issue
Block a user