fix
This commit is contained in:
@@ -7,12 +7,13 @@ steps:
|
||||
from_secret: local_registry
|
||||
tags: latest,${CI_COMMIT_TAG}
|
||||
username:
|
||||
from_secret: local_password
|
||||
password:
|
||||
from_secret: local_username
|
||||
password:
|
||||
from_secret: local_password
|
||||
dockerfile: Dockerfile
|
||||
when:
|
||||
- event: tag
|
||||
|
||||
scan_image:
|
||||
image: aquasec/trivy
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user