Fix builds

This commit is contained in:
MX 2022-12-27 00:20:00 +03:00
parent f5985ee27c
commit 96f6e77fd2
No known key found for this signature in database
GPG key ID: 6C4C311DFD4B4AB5

View file

@ -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