Browse Source

notify all again

pull/4/head
Grant Limberg 4 years ago
parent
commit
f544f75c36
No known key found for this signature in database
GPG Key ID: 8F2F97D3BE8D7735
  1. 8
      .drone.yml

8
.drone.yml

@ -25,6 +25,7 @@ steps:
when:
status:
- failure
- success
image_pull_secrets:
- dockerconfigjson
@ -56,6 +57,7 @@ steps:
when:
status:
- failure
- success
image_pull_secrets:
- dockerconfigjson
@ -87,6 +89,7 @@ steps:
when:
status:
- failure
- success
platform:
os: linux
@ -122,6 +125,7 @@ steps:
when:
status:
- failure
- success
platform:
os: linux
@ -157,6 +161,7 @@ steps:
when:
status:
- failure
- success
image_pull_secrets:
- dockerconfigjson
@ -188,6 +193,7 @@ steps:
when:
status:
- failure
- success
image_pull_secrets:
- dockerconfigjson
@ -219,6 +225,7 @@ steps:
when:
status:
- failure
- success
image_pull_secrets:
- dockerconfigjson
@ -250,6 +257,7 @@ steps:
when:
status:
- failure
- success
image_pull_secrets:
- dockerconfigjson

Loading…
Cancel
Save