Skip to content

Commit

Permalink
write key
Browse files Browse the repository at this point in the history
  • Loading branch information
robertomest committed Aug 2, 2024
1 parent d39b837 commit 8609c4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/base-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
git remote -v
git remote set-url origin git@github.com:microsoft/farmvibes-ai.git
git remote -v
echo ${{ secrets.WORKFLOW_KEY }} >> ~/.ssh/id_rsa
git config --global user.email "farmvibesaicd@microsoft.com"
git config --global user.name "FarmVibes.AI Release Pipeline"
BRANCH=update-base-${{ github.run_id }}
Expand Down

0 comments on commit 8609c4c

Please sign in to comment.