ci: scp tar should remove files before copying
This commit is contained in:
parent
5070ced3fa
commit
029b775cff
|
@ -24,4 +24,4 @@ steps:
|
||||||
- "!shell.nix"
|
- "!shell.nix"
|
||||||
- ./*
|
- ./*
|
||||||
target: /data/www/pub.solar/matrix-domain/
|
target: /data/www/pub.solar/matrix-domain/
|
||||||
overwrite: true
|
rm: true
|
||||||
|
|
Loading…
Reference in a new issue