Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit acc8964

Browse files
Merge pull request #428 from Syncfusion-Content/development
DOCINFRA-2341_merged_using_automation
2 parents de57295 + a3c0cb0 commit acc8964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Jenkinsfile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ String platform='ASP.NET MVC';
1717
{
1818
checkout scm
1919

20-
def branchCommit = '"'+'https://api.github.com/repos/syncfusion-content/asp.netmvc-docs/pulls/'+env.pullRequestId+'/changes'
20+
def branchCommit = 'https://api.github.com/repos/syncfusion-content/'+env.githubSourceRepoHttpUrl.split('/')[env.githubSourceRepoHttpUrl.split('/').size() -1]+'/pulls/'+env.pullRequestId+'/files'
2121
String branchCommitDetails = bat returnStdout: true, script: 'curl -H "Accept: application/vnd.github.v3+json" -u SyncfusionBuild:' + env.GithubBuildAutomation_PrivateToken + " " + branchCommit
2222

2323
def ChangeFiles= branchCommitDetails.split('"filename": ');

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /