Skip to content

Commit

Permalink
deployer build dev change v2
Browse files Browse the repository at this point in the history
  • Loading branch information
MuthuSundaravadivel committed Jan 27, 2025
1 parent 988b7b5 commit 899408d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
steps:
- name: Granting private modules access
run: |
echo "Current working directory: $(pwd)"
git config --global url."https://${{ secrets.GITHUB_TOKEN }}:[email protected]/IBM-Blockchain".insteadOf "https://github.com/IBM-Blockchain"
echo $KUBECONFIGJSON > /tmp/kubeconfig.json
- name: Checkout code
Expand Down

0 comments on commit 899408d

Please sign in to comment.