−/web
Some checks failed
/ arch (push) Successful in 1m21s
/ alpine (push) Successful in 41s
/ fedora (push) Successful in 7m49s
/ opensuse (push) Successful in 2m21s
/ alma (push) Successful in 2m31s
/ ubuntu (push) Has been cancelled
/ debian (push) Has been cancelled
/ rocky (push) Has been cancelled

This commit is contained in:
Marc Beninca 2024-10-13 20:30:35 +02:00
parent 6baf14a79e
commit 8fb9aff2a9
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -45,7 +45,7 @@ def spcd_synchronize(
root = (
Path(os.sep) / user / projects.group / project.name / project.branch
)
target = f"{user}@{host}:{root}/web"
target = f"{user}@{host}:{root}"
if not source:
source = "out"
ps.run(