geen git shit en json
This commit is contained in:
parent
3369042171
commit
440b752515
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -19,4 +19,4 @@ jobs:
|
||||||
remote-user: stats
|
remote-user: stats
|
||||||
private-ssh-key: ${{ secrets.SSH_KEY }}
|
private-ssh-key: ${{ secrets.SSH_KEY }}
|
||||||
destination-path: /var/www/lantaeu/DTCH_DEV/
|
destination-path: /var/www/lantaeu/DTCH_DEV/
|
||||||
rsync-options: --no-times -r exclude=.git* exclude=*.json
|
rsync-options: --no-times -r --exclude=.git* --exclude=*.json --exclude=.git/ --exclude=.github/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue