forked from coop-cloud/civicrm-wordpress
fix drone
This commit is contained in:
parent
f09f8f6ab0
commit
b4491ebe20
@ -6,16 +6,16 @@ steps:
|
|||||||
image: git.coopcloud.tech/coop-cloud/stack-ssh-deploy:latest
|
image: git.coopcloud.tech/coop-cloud/stack-ssh-deploy:latest
|
||||||
settings:
|
settings:
|
||||||
host: swarm-test.autonomic.zone
|
host: swarm-test.autonomic.zone
|
||||||
stack: nextcloud
|
stack: civicrm-wordpress
|
||||||
generate_secrets: true
|
generate_secrets: true
|
||||||
purge: true
|
purge: true
|
||||||
deploy_key:
|
deploy_key:
|
||||||
from_secret: drone_ssh_swarm_test
|
from_secret: drone_ssh_swarm_test
|
||||||
networks:
|
networks:
|
||||||
- proxy
|
proxy
|
||||||
environment:
|
environment:
|
||||||
DOMAIN: nextcloud.swarm-test.autonomic.zone
|
DOMAIN: civicrm-wordpress.swarm-test.autonomic.zone
|
||||||
STACK_NAME: nextcloud
|
STACK_NAME: civicrm-wordpress
|
||||||
LETS_ENCRYPT_ENV: production
|
LETS_ENCRYPT_ENV: production
|
||||||
ADMIN_USER: foobar
|
ADMIN_USER: foobar
|
||||||
FPM_TUNE_VERSION: v1
|
FPM_TUNE_VERSION: v1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user