mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-12-03 09:49:11 +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
|
||||
command_timeout: 30s
|
||||
script:
|
||||
- cd web/unleashedflip.com/public_html/fw/dev
|
||||
- rm -f ./*
|
||||
- cd web/unleashedflip.com/public_html/fw/dev && rm -f ./*
|
||||
|
||||
- name: "Upload default to updates srv"
|
||||
image: appleboy/drone-scp
|
||||
|
|
Loading…
Reference in a new issue