Skip to content

Commit

Permalink
ci(deploy): remove auto_tag
Browse files Browse the repository at this point in the history
  • Loading branch information
wuhan005 committed Jan 8, 2024
1 parent dffe81b commit ab156c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
registry: ${{ secrets.DOCKER_REGISTRY }}
repository: ${{ secrets.DOCKER_NAME }}
auto_tag: true
build_args: GITHUB_SHA=${{ github.sha }}
tags: ${{ steps.image-tag.outputs.tag }}

Expand Down

0 comments on commit ab156c5

Please sign in to comment.