|
@@ -32,7 +32,7 @@ steps:
|
|
|
- name: hugo
|
|
|
path: /tmp/.build/public
|
|
|
- name: build success notification
|
|
|
- image: parrazam/drone-ntfy:0.4
|
|
|
+ image: parrazam/drone-ntfy:0.1-linux-amd64
|
|
|
when:
|
|
|
status: [success]
|
|
|
settings:
|
|
@@ -43,7 +43,7 @@ steps:
|
|
|
- cd
|
|
|
- failure
|
|
|
- name: build failure notification
|
|
|
- image: parrazam/drone-ntfy:0.4
|
|
|
+ image: parrazam/drone-ntfy:0.1-linux-amd64
|
|
|
when:
|
|
|
status: [failure]
|
|
|
settings:
|