updated hostux git URL for the moment
This commit is contained in:
parent
ae166c59a9
commit
40e53676d4
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: dist
|
name: dist
|
||||||
- name: rsync deployment
|
- name: rsync deployment
|
||||||
uses: https://git.hostux.fr/Hostux/rsync-deployments@6.0.0
|
uses: https://git.archive.hostux.fr/Hostux/rsync-deployments@6.0.0
|
||||||
with:
|
with:
|
||||||
switches: -az --no-o --no-g --no-devices --no-specials --delete --progress --checksum
|
switches: -az --no-o --no-g --no-devices --no-specials --delete --progress --checksum
|
||||||
path: .
|
path: .
|
||||||
|
|
Loading…
Reference in a new issue