ci: scp tar should remove files before copying

This commit is contained in:
teutat3s 2022-02-24 22:01:08 +01:00
parent 5070ced3fa
commit 029b775cff
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -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