Skip to content

Commit

Permalink
[chore]update k8s.yml command buildx
Browse files Browse the repository at this point in the history
  • Loading branch information
MinhhTien committed Feb 25, 2024
1 parent 9e30388 commit e2da5a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ jobs:
--cache-from=type=local,src=/tmp/.buildx-cache \
--cache-to=type=local,dest=/tmp/.buildx-cache-new \
--tag ${{ env.ECR_REGISTRY }}/${{ env.ECR_REPOSITORY }}:${{ env.IMAGE_TAG }} \
--target release \
--push \
.
Expand Down

0 comments on commit e2da5a1

Please sign in to comment.