We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e64058e commit f308b3aCopy full SHA for f308b3a
1 file changed
.github/workflows/docker-publish.yml
@@ -60,7 +60,6 @@ jobs:
60
build-args: |
61
LLVM_VERSION=${{ matrix.llvm }}
62
UBUNTU_VERSION=${{ matrix.ubuntu }}.04
63
- push: true
64
tags: ${{ steps.meta.outputs.tags }}
65
labels: ${{ steps.meta.outputs.labels }}
66
cache-from: type=gha
0 commit comments