Mise à jour de '.drone.yml'
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Bertrand Benjamin 2020-08-04 15:01:04 +00:00
parent 3c8275e298
commit b10f77d3ad
1 changed files with 2 additions and 2 deletions

View File

@ -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: >