mirror of
https://gitlab.archlinux.org/archlinux/devtools.git
synced 2025-10-01 10:06:18 +02:00
Compare commits
2 Commits
rafaelff/p
...
b9b7a84c03
Author | SHA1 | Date | |
---|---|---|---|
![]() |
b9b7a84c03 | ||
![]() |
e179df93a8 |
@@ -3,7 +3,7 @@ pkgctl-auth(1)
|
||||
|
||||
Name
|
||||
----
|
||||
pkgctl-auth - Authenticate with services like GitLab.
|
||||
pkgctl-auth - Authenticate with serivces like GitLab.
|
||||
|
||||
Synopsis
|
||||
--------
|
||||
|
@@ -309,4 +309,6 @@ if [[ ${#uploads[*]} -gt 0 ]]; then
|
||||
unset new_uploads
|
||||
msg 'Uploading all package and signature files'
|
||||
rsync "${rsyncopts[@]}" "${uploads[@]}" "$server:staging/$repo/" || die
|
||||
else
|
||||
die 'No package to upload'
|
||||
fi
|
||||
|
@@ -188,7 +188,6 @@ path = [
|
||||
"README.md",
|
||||
"keys/**",
|
||||
".SRCINFO",
|
||||
".gitignore",
|
||||
".nvchecker.toml",
|
||||
"*.install",
|
||||
"*.sysusers",
|
||||
|
Reference in New Issue
Block a user