ci: array of sources
parent
aabf900903
commit
48972afc30
|
@ -18,6 +18,6 @@ pipeline:
|
||||||
from_secret: ssh_key
|
from_secret: ssh_key
|
||||||
known_hosts:
|
known_hosts:
|
||||||
from_secret: known_hosts
|
from_secret: known_hosts
|
||||||
source: html
|
sources: ["html/www", "html/onion"]
|
||||||
target: /srv/sites/frontpage
|
target: /srv/sites/frontpage
|
||||||
args: --recursive --human-readable --verbose --delete
|
args: --recursive --human-readable --verbose --delete
|
||||||
|
|
Loading…
Reference in New Issue