mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2025-01-12 19:36:21 +00:00
Fix domain name
This commit is contained in:
parent
49200a8444
commit
a1af2622fb
@ -1,6 +1,6 @@
|
||||
---
|
||||
kind: pipeline
|
||||
name: deploy to vps.biobulkbende.org
|
||||
name: deploy to biobulkbende.org
|
||||
steps:
|
||||
- name: build container
|
||||
image: plugins/docker
|
||||
@ -16,7 +16,7 @@ steps:
|
||||
image: decentral1se/stack-ssh-deploy:latest
|
||||
settings:
|
||||
stack: biobulkbende_org
|
||||
host: vps.biobulkbende.org
|
||||
host: biobulkbende.org
|
||||
port: 12345
|
||||
deploy_key:
|
||||
from_secret: drone_ssh_vps_biobulbende_org
|
||||
|
Loading…
Reference in New Issue
Block a user