mirror of
https://github.com/cupcakearmy/rauchmelder.git
synced 2025-09-06 01:20:40 +00:00
Rauchmelder
This commit is contained in:
@@ -16,7 +16,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- npm run build:prod
|
- npm run build:prod
|
||||||
|
|
||||||
- name: copy
|
- name: deploy
|
||||||
image: cupcakearmy/drone-deploy
|
image: cupcakearmy/drone-deploy
|
||||||
pull: always
|
pull: always
|
||||||
environment:
|
environment:
|
||||||
@@ -24,7 +24,7 @@ steps:
|
|||||||
from_secret: ssh_key
|
from_secret: ssh_key
|
||||||
settings:
|
settings:
|
||||||
host: nicco.io
|
host: nicco.io
|
||||||
username: root
|
user: root
|
||||||
port: 1312
|
port: 1312
|
||||||
target: /srv/web/rauchmelder
|
target: /srv/web/rauchmelder
|
||||||
sources:
|
sources:
|
||||||
|
Reference in New Issue
Block a user