Skip to content

Commit

Permalink
SQUASH: chore(docker): 自动构建 Docker 镜像
Browse files Browse the repository at this point in the history
  • Loading branch information
dzpao committed Nov 17, 2023
1 parent 0f8758f commit 4ed3982
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max

# Sign the resulting Docker image digest except on PRs.
# This will only write to the public Rekor transparency log when the Docker
Expand Down

0 comments on commit 4ed3982

Please sign in to comment.