mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
added dynamic repo
This commit is contained in:
parent
113270878a
commit
78c0c6e9ad
1 changed files with 1 additions and 2 deletions
|
@ -22,7 +22,6 @@ steps:
|
||||||
from_secret: global_docker_login
|
from_secret: global_docker_login
|
||||||
password:
|
password:
|
||||||
from_secret: global_docker_password
|
from_secret: global_docker_password
|
||||||
repo:
|
repo: $${global_docker_registry}/$${project_name}
|
||||||
from_secret: project_name
|
|
||||||
registry:
|
registry:
|
||||||
from_secret: global_docker_registry
|
from_secret: global_docker_registry
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue