forked from pub-solar/os
drone: fix publish scp source path
This commit is contained in:
parent
8f194d1503
commit
effea24101
|
@ -146,7 +146,7 @@ steps:
|
||||||
from_secret: ssh_key
|
from_secret: ssh_key
|
||||||
target: /var/www/pub.solar
|
target: /var/www/pub.solar
|
||||||
source:
|
source:
|
||||||
- result/iso/*.iso
|
- /var/nix/iso-cache/*.iso
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: nix-store
|
- name: nix-store
|
||||||
|
@ -155,6 +155,6 @@ volumes:
|
||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 56184121f9e3e0c8c27de1c1439f40d29544fc4c207b261e8e3a8163d439acbc
|
hmac: 43227ed11479ad86afeb77f850a713b2a09b3154df1bf2237ba00f7d5b553d57
|
||||||
|
|
||||||
...
|
...
|
||||||
|
|
Loading…
Reference in a new issue