We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70d53bf commit 9396da7Copy full SHA for 9396da7
.github/workflows/clingo.yml
@@ -87,6 +87,7 @@ jobs:
87
with:
88
file: ./clingo/Dockerfile.manylinux2014
89
platforms: linux/${{ matrix.arch }}
90
+ outputs: ['type=docker']
91
tags: clingo:latest
92
build-Args: |
93
PYTHON_VERSION=${{ matrix.python-version }}
0 commit comments