Skip to content

Commit 4bbb589

Browse files
authored
Merge pull request #460 from Wikia/IW-4970
2 parents 72f6507 + 40b5220 commit 4bbb589

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile-auto-deploy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ node('qa-executors') {
6363

6464
git fetch origin ${githubPagesBranch}
6565
git checkout ${githubPagesBranch}
66+
git pull origin ${githubPagesBranch}
6667

6768
cp -R /tmp/docs/* ./docs/
6869
rm -rf /tmp/docs

0 commit comments

Comments
 (0)