Skip to content

Commit

Permalink
fix: Do not push to DockerHub for now
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyo committed Nov 28, 2023
1 parent 4bfa155 commit a7c7172
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ jobs:
platforms: "${{ matrix.arch }}"
push: ${{ github.ref == 'refs/heads/master' }}
tags: |
getsentry/sentry-kubernetes:latest
getsentry/sentry-kubernetes:${{ github.sha }}
ghcr.io/${{ github.repository }}:latest
ghcr.io/${{ github.repository }}:${{ github.sha }}
Expand Down

0 comments on commit a7c7172

Please sign in to comment.