mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-07-29 00:38:46 -04:00
readd description
This commit is contained in:
@@ -1133,10 +1133,11 @@ def releaseDockerReadme(ctx):
|
||||
'DOCKER_PASS': {
|
||||
'from_secret': 'docker_password',
|
||||
},
|
||||
'PUSHRM_FILE': 'README.md',
|
||||
'PUSHRM_TARGET': 'owncloud/${DRONE_REPO_NAME}',
|
||||
'PUSHRM_SHORT': 'Docker images for %s' % (ctx.repo.name),
|
||||
'PUSHRM_FILE': 'README.md',
|
||||
},
|
||||
}
|
||||
},
|
||||
],
|
||||
'trigger': {
|
||||
'ref': [
|
||||
|
||||
Reference in New Issue
Block a user