ci-13-2
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 12m7s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 12m7s
This commit is contained in:
parent
39e22582f7
commit
fabb5d9485
@ -67,9 +67,9 @@ jobs:
|
||||
- name: SSH 部署服务器
|
||||
uses: appleboy/ssh-action@master
|
||||
with:
|
||||
host: '113.44.68.213'
|
||||
host: '120.27.199.238'
|
||||
username: root
|
||||
password: Havocantelope420
|
||||
password: Havocantelope420#
|
||||
port: '22'
|
||||
script: |
|
||||
docker pull ${{ env.REGISTRY }}/${{ secrets.GHCR_USER }}/${{ env.IMAGE_NAME }}:${{ steps.branch_name.outputs.tag }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user