[Asterisk-code-review] CI: Set correct user:group when publishing docs (asterisk[16])
George Joseph
asteriskteam at digium.com
Tue Jul 24 05:31:11 CDT 2018
George Joseph has uploaded this change for review. ( https://gerrit.asterisk.org/9626
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/26/9626/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/9626
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibabeb9ac730d9755cf54318d0da74771c939b86b
Gerrit-Change-Number: 9626
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/caf9134d/attachment.html>
More information about the asterisk-code-review
mailing list