Skip to content

Commit bb9afce

Browse files
authored
Update ci.py
1 parent 8e2fd21 commit bb9afce

File tree

1 file changed

+1
-1
lines changed
  • github-ci/src/biocontainersci

1 file changed

+1
-1
lines changed

github-ci/src/biocontainersci/ci.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ def build_manifest(self, f):
247247
local_manifest = docker_whale.manifest.create(
248248
self.local_name(f),
249249
[self.local_name(f), self.local_name(f, is_arm=True)],
250-
amend=True
250+
ammend=True
251251
)
252252

253253
if hub_manifest:

0 commit comments

Comments
 (0)