Skip to content

Commit

Permalink
website: Changed website repository location.
Browse files Browse the repository at this point in the history
  • Loading branch information
soerendomroes committed Jan 19, 2023
1 parent f701890 commit 54ee381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/releng/publish-website.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ then
fi

# Produce a shallow clone of the repository
git clone --depth 1 ssh://genie.elk@git.eclipse.org:29418/www.eclipse.org/elk website
git clone --depth 1 ssh://genie.elk@github.com:eclipse/elk-website.git website

# Synchronize the website over to the repository
rsync -crv --delete --exclude=".*/" --exclude=".*" elk/docs/public/ website
Expand Down

0 comments on commit 54ee381

Please sign in to comment.