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