Skip to content

Commit

Permalink
#8534: remove dimitri from the pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitri-tenstorrent committed Jun 18, 2024
1 parent 2c936df commit 7f9e90a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/docs-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ jobs:
GITHUB_USER=tenstorrent-github-bot
git config --global user.email "[email protected]"
git config --global user.name "tenstorrent-github-bot"
git config --global user.email "[email protected]"
git config --global user.name "dimitri-tenstorrent"
git clone https://${GITHUB_USER}:${TTBOT_DOCS_ACCESS}@github.com/tenstorrent/docs-test.git
git remote set-url origin https://${GITHUB_USER}:${TTBOT_DOCS_ACCESS}@github.com/tenstorrent/docs-test.git
git checkout main
Expand All @@ -92,8 +90,6 @@ jobs:
GITHUB_USER=tenstorrent-github-bot
git config --global user.email "[email protected]"
git config --global user.name "tenstorrent-github-bot"
git config --global user.email "[email protected]"
git config --global user.name "dimitri-tenstorrent"
git clone https://${GITHUB_USER}:${TTBOT_DOCS_ACCESS}@github.com/tenstorrent/docs-test.git
git remote set-url origin https://${GITHUB_USER}:${TTBOT_DOCS_ACCESS}@github.com/tenstorrent/docs-test.git
git checkout main
Expand Down

0 comments on commit 7f9e90a

Please sign in to comment.