Skip to content

Commit

Permalink
[BEAM-4496] Fix apache#2 branch fetch failure on job_PostCommit_Websi…
Browse files Browse the repository at this point in the history
…te_Publish
  • Loading branch information
Alan Myrvold committed Oct 1, 2018
1 parent a9d0d66 commit 616e76e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .test-infra/jenkins/job_PostCommit_Website_Publish.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import PostcommitJobBuilder


// This job builds and publishes the website into the asf-site branch of the beam repo.
PostcommitJobBuilder.postCommitJob('beam_PostCommit_Website_Publish', '',
PostcommitJobBuilder.postCommitJob('beam_PostCommit_Website_Publish', 'Run Website Publish',
'Website Publish', this) {

description('Publish generated website content into asf-site branch for hosting.')
Expand Down

0 comments on commit 616e76e

Please sign in to comment.