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

Jenkins2 asteriskteam at digium.com
Tue Jul 24 06:03:05 CDT 2018


Jenkins2 has submitted this change and it was merged. ( https://gerrit.asterisk.org/9625 )

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(-)

Approvals:
  Joshua Colp: Looks good to me, but someone else must approve
  Jenkins2: Looks good to me, approved; Approved for Submit



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/9625
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 15
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibabeb9ac730d9755cf54318d0da74771c939b86b
Gerrit-Change-Number: 9625
Gerrit-PatchSet: 1
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180724/793c74f1/attachment.html>


More information about the asterisk-code-review mailing list