Skip to content

Commit 1499e69

Browse files
committed
6601: Pull image before trying to build nginx
1 parent cb17460 commit 1499e69

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/github_build_release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ jobs:
141141
build-args: |
142142
APP_VERSION=${{ github.ref_name }}
143143
push: true
144+
pull: true
144145
tags: ${{ steps.meta-nginx.outputs.tags }}
145146
labels: ${{ steps.meta-nginx.outputs.labels }}
146147
provenance: mode=max

0 commit comments

Comments
 (0)