Skip to content

Commit

Permalink
update add deploy k3s option
Browse files Browse the repository at this point in the history
  • Loading branch information
wertycn committed Feb 15, 2022
1 parent e29b8a7 commit 3ae44da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ jobs:
- name: 登录私有Docker仓库
uses: docker/login-action@v1
with:
file: deploy/Dockerfile
context: deploy/
registry: hkccr.ccs.tencentyun.com
username: ${{ secrets.DOCKER_HUB_USERNAME }}
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
Expand Down

0 comments on commit 3ae44da

Please sign in to comment.