Skip to content

Commit 9396da7

Browse files
committed
Export container to local docker engine
1 parent 70d53bf commit 9396da7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/clingo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
with:
8888
file: ./clingo/Dockerfile.manylinux2014
8989
platforms: linux/${{ matrix.arch }}
90+
outputs: ['type=docker']
9091
tags: clingo:latest
9192
build-Args: |
9293
PYTHON_VERSION=${{ matrix.python-version }}

0 commit comments

Comments
 (0)