ci 5
All checks were successful
All checks were successful
This commit is contained in:
@@ -36,7 +36,7 @@ steps:
|
|||||||
password:
|
password:
|
||||||
from_secret: local_password
|
from_secret: local_password
|
||||||
repo: ${FORGE_NAME}/${CI_REPO}/${APP}
|
repo: ${FORGE_NAME}/${CI_REPO}/${APP}
|
||||||
tags: ${CI_COMMIT_SHA}
|
auto_tag: true
|
||||||
dockerfile: apps/${APP}/Dockerfile
|
dockerfile: apps/${APP}/Dockerfile
|
||||||
when:
|
when:
|
||||||
event: [push, tag]
|
event: [push, tag]
|
||||||
|
|||||||
Reference in New Issue
Block a user