Fix caprover path
This commit is contained in:
3
.github/workflows/caprover.yml
vendored
3
.github/workflows/caprover.yml
vendored
@@ -26,9 +26,8 @@ jobs:
|
|||||||
cwd: "./"
|
cwd: "./"
|
||||||
files: |
|
files: |
|
||||||
scripts/build_and_run.sh
|
scripts/build_and_run.sh
|
||||||
|
|
||||||
captain-definition
|
captain-definition
|
||||||
outPath: deploy.tar
|
outPath: deploy.tar
|
||||||
- name: Deploy App to CapRover
|
- name: Deploy App to CapRover
|
||||||
uses: caprover/deploy-from-github@v1.0.1
|
uses: caprover/deploy-from-github@v1.0.1
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user