Skip to content

Commit

Permalink
cat
Browse files Browse the repository at this point in the history
  • Loading branch information
zzxwill committed Nov 11, 2021
1 parent 9d47af1 commit 85f86a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- name: Login Alibaba Cloud ACR
run: |
docker login -u ${{ secrets.ACR_USERNAME }}@aliyun-inner.com acr.kubevela.net --password-stdin=${{ secrets.ACR_PASSWORD }}
cat /home/runner/.docker/config.json
- uses: docker/setup-qemu-action@v1
- uses: docker/setup-buildx-action@v1
Expand Down

0 comments on commit 85f86a3

Please sign in to comment.