Skip to content

Commit

Permalink
fix: docker build ci
Browse files Browse the repository at this point in the history
  • Loading branch information
yevheniyJ committed Dec 13, 2024
1 parent 7bf8fa9 commit 035a063
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ jobs:
with:
platforms: linux/amd64,linux/arm64
push: true
context: .
tags: |
"${{ secrets.DOCKER_HUB_REGISTRY_IMAGE }}:${{ github.ref_name }}"
"${{ secrets.DOCKER_HUB_REGISTRY_IMAGE }}:latest"
Expand Down

0 comments on commit 035a063

Please sign in to comment.