Compare commits
1 Commits
0.6.1+0.17
...
main
Author | SHA1 | Date | |
---|---|---|---|
14c24ad398 |
@ -6,7 +6,7 @@ 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: example_com # UPDATE ME
|
stack: privatebin
|
||||||
generate_secrets: true
|
generate_secrets: true
|
||||||
purge: true
|
purge: true
|
||||||
deploy_key:
|
deploy_key:
|
||||||
@ -14,9 +14,11 @@ steps:
|
|||||||
networks:
|
networks:
|
||||||
- proxy
|
- proxy
|
||||||
environment:
|
environment:
|
||||||
DOMAIN: example.swarm-test.autonomic.zone # UPDATE ME
|
DOMAIN: paste.swarm-test.autonomic.zone
|
||||||
STACK_NAME: example_com # UPDATE ME
|
STACK_NAME: privatebin
|
||||||
LETS_ENCRYPT_ENV: production
|
LETS_ENCRYPT_ENV: production
|
||||||
|
PB_PHP_CONFIG_VERSION: v1
|
||||||
|
PB_ROBOTS_VERSION: v2
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
- main
|
- main
|
||||||
|
Reference in New Issue
Block a user