Mise à jour de '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
3c8275e298
commit
b10f77d3ad
@ -3,7 +3,7 @@ name: Push Content
|
|||||||
type: docker
|
type: docker
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: notify
|
- name: notify-start
|
||||||
image: plugins/matrix
|
image: plugins/matrix
|
||||||
settings:
|
settings:
|
||||||
template: >
|
template: >
|
||||||
@ -33,7 +33,7 @@ steps:
|
|||||||
SSH_KEY:
|
SSH_KEY:
|
||||||
from_secret: sshcontent-key
|
from_secret: sshcontent-key
|
||||||
|
|
||||||
- name: notify
|
- name: notify-result
|
||||||
image: plugins/matrix
|
image: plugins/matrix
|
||||||
settings:
|
settings:
|
||||||
template: >
|
template: >
|
||||||
|
Loading…
Reference in New Issue
Block a user