drone: fix path for ISO upload on flora-6 #159

Merged
teutat3s merged 1 commit from fix/ci-iso-upload-pipeline into main 2023-01-29 17:01:25 +00:00
Showing only changes of commit 164c0f8fb3 - Show all commits

View file

@ -126,7 +126,7 @@ steps:
from_secret: iso_web_ssh_port from_secret: iso_web_ssh_port
key: key:
from_secret: iso_web_ssh_key from_secret: iso_web_ssh_key
target: /srv/os/download target: /srv/www/os/download
source: source:
- /var/nix/iso-cache/*.iso - /var/nix/iso-cache/*.iso
- /var/nix/iso-cache/*.iso.sha256 - /var/nix/iso-cache/*.iso.sha256
@ -148,6 +148,6 @@ volumes:
--- ---
kind: signature kind: signature
hmac: f388f4c8d7722725140a201f8f86dd9baa480e66d495d2ad26e075ae1c2012db hmac: 0c0994f0878cdb49172772f78c9a772f5c75830b49c1c22bd15db385fe857e17
... ...