foo
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Philipp Rothmann 2023-01-12 14:47:05 +01:00
parent 496700c0e1
commit 8bab08d44e

View file

@ -58,7 +58,7 @@ steps:
- latest
- ${DRONE_COMMIT}
- name: deployment
image: decentral1se/stack-ssh-deploy:latest
image: git.local-it.org/philipp/stack-ssh-deploy:latest
settings:
stack: "foodsoft"
compose: "deployment/compose.yml"
@ -67,8 +67,12 @@ steps:
host: "dev.local-it.cloud"
user: "root"
port: 22
reg_user: philipp
reg_pass:
from_secret: docker_registry
image: git.local-it.org/foodsoft/foodsoft:${DRONE_COMMIT}
environment:
IMAGE: yksflip/foodsoft:${DRONE_COMMIT}
IMAGE: git.local-it.org/foodsoft/foodsoft:${DRONE_COMMIT}
STACK_NAME: foodsoft
DOMAIN: "${DRONE_COMMIT_SHA}.foodsoft.dev.local-it.cloud"
LETS_ENCRYPT_ENV: production