mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
ci: updated workflow
This commit is contained in:
3
.github/workflows/docker-crawlab.yml
vendored
3
.github/workflows/docker-crawlab.yml
vendored
@@ -49,7 +49,6 @@ jobs:
|
||||
backend:
|
||||
- 'backend/**'
|
||||
- 'core/**'
|
||||
- 'db/**'
|
||||
- 'fs/**'
|
||||
- 'grpc/**'
|
||||
- 'vcs/**'
|
||||
@@ -157,7 +156,7 @@ jobs:
|
||||
- 27017:27017
|
||||
strategy:
|
||||
matrix:
|
||||
package: [core, db]
|
||||
package: [core]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Go
|
||||
|
||||
Reference in New Issue
Block a user