Skip to content

Commit

Permalink
Update build-docker-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yuchunyu97 authored May 30, 2024
1 parent c5bbc38 commit da20937
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,6 @@ jobs:
uses: docker/build-push-action@v2
with:
push: true
file: ./Dockerfile.build
tags: |
${{ env.DOCKERHUB_REPO }}:build-${{ env.APP_VERSION }}

0 comments on commit da20937

Please sign in to comment.