mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-12-04 02:09:12 +00:00
Fix builds
This commit is contained in:
parent
f5985ee27c
commit
96f6e77fd2
1 changed files with 1 additions and 2 deletions
|
@ -244,8 +244,7 @@ steps:
|
||||||
from_secret: dep_port
|
from_secret: dep_port
|
||||||
command_timeout: 30s
|
command_timeout: 30s
|
||||||
script:
|
script:
|
||||||
- cd web/unleashedflip.com/public_html/fw/dev
|
- cd web/unleashedflip.com/public_html/fw/dev && rm -f ./*
|
||||||
- rm -f ./*
|
|
||||||
|
|
||||||
- name: "Upload default to updates srv"
|
- name: "Upload default to updates srv"
|
||||||
image: appleboy/drone-scp
|
image: appleboy/drone-scp
|
||||||
|
|
Loading…
Reference in a new issue