ci: updated unit test

This commit is contained in:
Marvin Zhang
2024-10-20 19:55:34 +08:00
parent d7dcb17f35
commit 54ba3a5d55
2 changed files with 1 additions and 7 deletions

View File

@@ -106,9 +106,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v18.7
- name: Build image
run: |
cd $IMAGE_PATH_CRAWLAB_BACKEND
@@ -128,9 +125,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v18.7
- name: Build image
run: |
cd $IMAGE_PATH_CRAWLAB_FRONTEND

View File

@@ -24,4 +24,4 @@ api:
endpoint: http://localhost:8000
log:
path: /var/log/crawlab
path: /var/log/crawlab