mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-24 16:41:35 -04:00
fix ci after PR 1381
This commit is contained in:
@@ -746,7 +746,7 @@ def dockerRelease(ctx, arch):
|
||||
'context': 'ocis',
|
||||
'auto_tag_suffix': 'linux-%s' % (arch),
|
||||
'dockerfile': 'ocis/docker/Dockerfile.linux.%s' % (arch),
|
||||
'repo': ctx.build.commit,
|
||||
'repo': ctx.repo.slug,
|
||||
'build_args': build_args,
|
||||
},
|
||||
'when': {
|
||||
|
||||
Reference in New Issue
Block a user