Skip to content

Commit

Permalink
clone private repo
Browse files Browse the repository at this point in the history
  • Loading branch information
rebelArtists committed Jan 30, 2024
1 parent f4d1f0d commit 5380723
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/k8s-regression-tester.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
run: |
eval `ssh-agent -s`
ssh-add - <<< '${{ secrets.SSH_PRIVATE_KEY }}'
pip install -r requirements.txt
git clone https://github.com/maticnetwork/polygon-devnets
cd polygon-devnets/docker/pos
make all DEV=true K8S_ENV=true K8S_NS=test
Expand Down

0 comments on commit 5380723

Please sign in to comment.