[Asterisk-code-review] CI: Set correct user:group when publishing docs (asterisk[master])

George Joseph asteriskteam at digium.com
Tue Jul 24 05:31:39 CDT 2018


George Joseph has uploaded this change for review. ( https://gerrit.asterisk.org/9628


Change subject: CI: Set correct user:group when publishing docs
......................................................................

CI: Set correct user:group when publishing docs

Change-Id: Ibabeb9ac730d9755cf54318d0da74771c939b86b
---
M tests/CI/periodics-daily.jenkinsfile
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/28/9628/1

diff --git a/tests/CI/periodics-daily.jenkinsfile b/tests/CI/periodics-daily.jenkinsfile
index a79c2d5..0369c0f 100644
--- a/tests/CI/periodics-daily.jenkinsfile
+++ b/tests/CI/periodics-daily.jenkinsfile
@@ -71,7 +71,7 @@
 									userRemoteConfigs: [[url: docUrl]]
 								]
 
-							sh "./tests/CI/publishAsteriskDocs.sh --branch-name=${BRANCH_NAME} --wiki-doc-branch-regex=\"${WIKI_DOC_BRANCH_REGEX}\""
+							sh "./tests/CI/publishAsteriskDocs.sh --user-group=jenkins:users --branch-name=${BRANCH_NAME} --wiki-doc-branch-regex=\"${WIKI_DOC_BRANCH_REGEX}\""
 						}
 					}
 

-- 
To view, visit https://gerrit.asterisk.org/9628
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibabeb9ac730d9755cf54318d0da74771c939b86b
Gerrit-Change-Number: 9628
Gerrit-PatchSet: 1
Gerrit-Owner: George Joseph <gjoseph at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180724/90e1acf6/attachment.html>


More information about the asterisk-code-review mailing list