mirror of
https://github.com/Kyren223/eko.git
synced 2026-07-22 03:21:04 +00:00
Fixed target in CD workflow
This commit is contained in:
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@@ -50,7 +50,7 @@ jobs:
|
||||
SOURCE: "eko-server"
|
||||
REMOTE_HOST: eko.kyren.codes
|
||||
REMOTE_USER: website
|
||||
TARGET: "/srv/website"
|
||||
TARGET: "/srv/eko"
|
||||
SCRIPT_BEFORE: |
|
||||
whoami
|
||||
ls -al
|
||||
|
||||
Reference in New Issue
Block a user