Skip to content

Commit

Permalink
Merge pull request #22 from danfengliu/gcp9
Browse files Browse the repository at this point in the history
gcp9
  • Loading branch information
danfengliu authored Nov 7, 2022
2 parents 49f8412 + 242cb02 commit 19c3c8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:

# Only try to publish the container image from the root repo; forks don't have permission to do so and will always get failures.
- name: Publish container image
if: github.repository == 'vmware-tanzu/velero'
run: |
docker login -u ${{ secrets.DOCKER_USER }} -p ${{ secrets.DOCKER_PASSWORD }}
./hack/docker-push.sh
Expand Down

0 comments on commit 19c3c8d

Please sign in to comment.