Fix ISO target path for publishing
This commit is contained in:
parent
f025fa681a
commit
848a0dd0a5
|
@ -140,7 +140,7 @@ steps:
|
|||
from_secret: ssh_port
|
||||
key:
|
||||
from_secret: ssh_key
|
||||
target: /var/www/pub.solar
|
||||
target: /srv/os
|
||||
source:
|
||||
- /var/nix/iso-cache/*.iso
|
||||
strip_components: 3
|
||||
|
|
Loading…
Reference in a new issue