Test service settings (#4336)

This commit is contained in:
6543 2024-11-10 07:01:02 +01:00 committed by GitHub
parent e13085b69f
commit d721e06c10
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,11 +35,8 @@ steps:
services:
server:
image: *trivy_plugin
# settings:
# service: true
# db-repository: docker.io/aquasec/trivy-db:2
environment:
PLUGIN_SERVICE: 'true'
PLUGIN_DB_REPOSITORY: 'docker.io/aquasec/trivy-db:2'
settings:
service: true
db-repository: docker.io/aquasec/trivy-db:2
ports:
- 10000