This commit is contained in:
parent
96f6a21b01
commit
f901b7afad
@ -94,9 +94,6 @@ local PipelineNotifications(depends_on=[]) = {
|
||||
password: { from_secret: 'docker_password' },
|
||||
spec: './manifest.tmpl',
|
||||
},
|
||||
when: {
|
||||
status: ['success'],
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'readme',
|
||||
|
@ -88,9 +88,6 @@ steps:
|
||||
- ${DRONE_TAG%%.*}
|
||||
username:
|
||||
from_secret: docker_username
|
||||
when:
|
||||
status:
|
||||
- success
|
||||
|
||||
- name: readme
|
||||
image: sheogorath/readme-to-dockerhub
|
||||
@ -132,6 +129,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: cb4a70ffd4ac2d24aede3302683a30ef692e81acd332e9365ca384acea8b1bd4
|
||||
hmac: 8f1d33f3bc93fc9df2058c812d520cc2e8dbb51fcc9ff5b107cf392c6258d070
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user