mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-23 13:03:13 +00:00
Fix dev builds again
This commit is contained in:
parent
78a4c82bf5
commit
0f3c0aaa11
1 changed files with 1 additions and 3 deletions
|
@ -238,12 +238,10 @@ steps:
|
|||
from_secret: dep_passwd
|
||||
port:
|
||||
from_secret: dep_port
|
||||
command_timeout: 1m
|
||||
command_timeout: 30s
|
||||
script:
|
||||
- cd web/unleashedflip.com/public_html/fw/dev
|
||||
- ls -laS
|
||||
- rm -f ./*
|
||||
- ls -laS
|
||||
|
||||
- name: "Upload default to updates srv"
|
||||
image: appleboy/drone-scp
|
||||
|
|
Loading…
Reference in a new issue