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 61641b4 commit 7a910cbCopy full SHA for 7a910cb
.github/workflows/docker.yml
@@ -51,6 +51,7 @@ jobs:
51
load: true
52
tags: ${{ steps.meta.outputs.tags }}
53
labels: ${{ steps.meta.outputs.labels }}
54
+ push: false
55
- name: Test image
56
env:
57
DOCKER_TAG: ${{ steps.meta.outputs.tags }}
0 commit comments