This commit is contained in:
@@ -9,7 +9,7 @@ steps:
|
|||||||
from_secret: local_username
|
from_secret: local_username
|
||||||
password:
|
password:
|
||||||
from_secret: local_password
|
from_secret: local_password
|
||||||
tags: latest,${CI_COMMIT_SHA},${CI_COMMIT_TAG}
|
tags: ${CI_COMMIT_SHA}
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
when:
|
when:
|
||||||
- event: [push, tag]
|
- event: [push, tag]
|
||||||
|
|||||||
Reference in New Issue
Block a user