drop old config

This commit is contained in:
cellarspoon 2021-12-15 12:51:13 +01:00
parent 3c67d2c862
commit a03cc072da
No known key found for this signature in database
GPG Key ID: 03789458B3D0C410
1 changed files with 0 additions and 23 deletions

View File

@ -1,23 +0,0 @@
---
kind: pipeline
name: deploy beta.lumbung.space
steps:
- name: bundle static
image: plugins/docker
settings:
username: decentral1se
password:
from_secret: docker_reg_passwd
repo: decentral1se/beta.lumbung.space
tags: latest
- name: deployment
image: decentral1se/stack-ssh-deploy:latest
settings:
stack: beta_lumbung_space
host: lumbung.space
deploy_key:
from_secret: drone_ssh_lumbung.space
trigger:
branch:
- main