This commit is contained in:
parent
fd91095750
commit
87b9ac15e6
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ steps:
|
||||||
reg_pass:
|
reg_pass:
|
||||||
from_secret: docker_registry
|
from_secret: docker_registry
|
||||||
image: git.local-it.org/foodsoft/foodsoft:${DRONE_COMMIT}
|
image: git.local-it.org/foodsoft/foodsoft:${DRONE_COMMIT}
|
||||||
|
generate_secrets: true
|
||||||
environment:
|
environment:
|
||||||
IMAGE: git.local-it.org/foodsoft/foodsoft:${DRONE_COMMIT}
|
IMAGE: git.local-it.org/foodsoft/foodsoft:${DRONE_COMMIT}
|
||||||
STACK_NAME: foodsoft
|
STACK_NAME: foodsoft
|
||||||
|
|
Loading…
Reference in a new issue