mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2025-01-03 02:28:53 +00:00
Add gnome.org install command to 'make upload-release'
This commit is contained in:
parent
bcb4091715
commit
43b7633993
@ -32,6 +32,7 @@ dist-hook:
|
||||
|
||||
upload-release: $(DIST_ARCHIVES)
|
||||
scp $(DIST_ARCHIVES) master.gnome.org:
|
||||
ssh master.gnome.org ftpadmin install $(DIST_ARCHIVES)
|
||||
|
||||
upload-docs:
|
||||
rsync -Hvax docs/reference/libsecret/html/./ master.gnome.org:public_html/libsecret-docs/
|
||||
|
Loading…
Reference in New Issue
Block a user