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 d737289 commit c021e8cCopy full SHA for c021e8c
.github/workflows/build-ubi-dependency.yml
@@ -67,6 +67,7 @@ jobs:
67
file: ./build/dependencies/Dockerfile.${{ matrix.tag }}
68
context: "."
69
pull: true
70
+ push: true
71
platforms: "linux/amd64,linux/arm64"
72
tags: ${{ steps.meta.outputs.tags }}
73
labels: ${{ steps.meta.outputs.labels }}
0 commit comments