mirror of
https://github.com/cupcakearmy/rauchmelder.git
synced 2024-12-22 16:16:28 +00:00
Rauchmelder
This commit is contained in:
parent
1404a4345a
commit
56602df577
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user