Correct docker tag sufix for eos-ocis

This commit is contained in:
Michael Barz
2020-10-14 18:19:10 +02:00
committed by GitHub
parent 74ef47562d
commit 8a22938698

View File

@@ -787,7 +787,6 @@ def dockerEos(ctx):
},
'auto_tag': True,
'context': 'ocis/docker/eos-ocis',
'auto_tag_suffix': 'linux-amd64',
'dockerfile': 'ocis/docker/eos-ocis/Dockerfile',
'repo': 'owncloud/eos-ocis',
},