We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb17460 commit 1499e69Copy full SHA for 1499e69
1 file changed
.github/workflows/github_build_release.yml
@@ -141,6 +141,7 @@ jobs:
141
build-args: |
142
APP_VERSION=${{ github.ref_name }}
143
push: true
144
+ pull: true
145
tags: ${{ steps.meta-nginx.outputs.tags }}
146
labels: ${{ steps.meta-nginx.outputs.labels }}
147
provenance: mode=max
0 commit comments