Skip to content

Commit

Permalink
Ajout build arg
Browse files Browse the repository at this point in the history
  • Loading branch information
cdebarros committed Nov 30, 2023
1 parent e8a8cc8 commit bb2fdbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
with:
context: .
file: tools/docker/Dockerfile.apps
build-args: APP_NAME=datahub
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
Expand Down

0 comments on commit bb2fdbb

Please sign in to comment.