Merge pull request 'ci: upload ISO images to bigger /data disk' (#179) from fix/move-iso-store-to-bigger-disk into main
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #179
Reviewed-by: hensoko <hensoko@gssws.de>
This commit is contained in:
teutat3s 2023-03-08 20:00:25 +01:00
commit cffffbd440
Signed by: pub.solar gitea
GPG key ID: F0332B04B7054873

View file

@ -125,7 +125,7 @@ steps:
from_secret: iso_web_ssh_port
key:
from_secret: iso_web_ssh_key
target: /srv/www/os/download
target: /data/srv/www/os/download
source:
- /var/nix/iso-cache/*.iso
- /var/nix/iso-cache/*.iso.sha256
@ -147,6 +147,6 @@ volumes:
---
kind: signature
hmac: d6187b243c1939eaf2803830e784aa89dd20edda9ba205940cf6caa2c615b6c6
hmac: 6aee0ffe22111bb629c0a79940bfbc3fa75f68c5ed5c4bba68abf6797b87a7ab
...