mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-19 05:08:33 +00:00
Test service settings (#4336)
This commit is contained in:
@@ -35,11 +35,8 @@ steps:
|
|||||||
services:
|
services:
|
||||||
server:
|
server:
|
||||||
image: *trivy_plugin
|
image: *trivy_plugin
|
||||||
# settings:
|
settings:
|
||||||
# service: true
|
service: true
|
||||||
# db-repository: docker.io/aquasec/trivy-db:2
|
db-repository: docker.io/aquasec/trivy-db:2
|
||||||
environment:
|
|
||||||
PLUGIN_SERVICE: 'true'
|
|
||||||
PLUGIN_DB_REPOSITORY: 'docker.io/aquasec/trivy-db:2'
|
|
||||||
ports:
|
ports:
|
||||||
- 10000
|
- 10000
|
||||||
|
Reference in New Issue
Block a user