This commit is contained in:
parent
92ab4fdd56
commit
da7e1490ff
2
.github/workflows/ci-cd.yml
vendored
2
.github/workflows/ci-cd.yml
vendored
@ -50,7 +50,7 @@ jobs:
|
|||||||
key: ${{ secrets.SSH_PRIVATE_KEY }}
|
key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
port: ${{ secrets.SYNOLOGY_SSH_PORT }}
|
port: ${{ secrets.SYNOLOGY_SSH_PORT }}
|
||||||
source: "."
|
source: "."
|
||||||
target: "/volume2/docker/saas00001/"
|
target: "/volume2/docker/saas01/"
|
||||||
|
|
||||||
- name: 🛠️ 在群晖上构建并运行Docker镜像
|
- name: 🛠️ 在群晖上构建并运行Docker镜像
|
||||||
#uses: appleboy/ssh-action@master
|
#uses: appleboy/ssh-action@master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user