Skip to content

Commit

Permalink
ci: docker镜像构建
Browse files Browse the repository at this point in the history
  • Loading branch information
CodFrm committed Jul 4, 2024
1 parent 73def3b commit 0d2eecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ jobs:
with:
push: true
file: Dockerfile
tags: ${{ env.REPOSITORY }}:${{ steps.vars.outputs.sha_short }}
tags: codfrm/dns-kit:${{ steps.vars.outputs.sha_short }}
context: .

0 comments on commit 0d2eecb

Please sign in to comment.