Skip to content

Commit

Permalink
added explicit build arg for nginx
Browse files Browse the repository at this point in the history
  • Loading branch information
popenc committed Aug 17, 2023
1 parent db381a5 commit 5fccffe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ jobs:
with:
context: .
file: docker/nginx/Dockerfile
build-args: config=nginx.conf
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
Expand Down

0 comments on commit 5fccffe

Please sign in to comment.