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
|
||||
|
||||
steps:
|
||||
- name: notify
|
||||
- name: notify-start
|
||||
image: plugins/matrix
|
||||
settings:
|
||||
template: >
|
||||
@ -33,7 +33,7 @@ steps:
|
||||
SSH_KEY:
|
||||
from_secret: sshcontent-key
|
||||
|
||||
- name: notify
|
||||
- name: notify-result
|
||||
image: plugins/matrix
|
||||
settings:
|
||||
template: >
|
||||
|
Loading…
Reference in New Issue
Block a user