This commit is contained in:
@@ -33,6 +33,7 @@ jobs:
|
|||||||
echo "$HOME/.dotnet/tools" >> $GITHUB_PATH
|
echo "$HOME/.dotnet/tools" >> $GITHUB_PATH
|
||||||
|
|
||||||
- name: 5. Debug token sanity check
|
- name: 5. Debug token sanity check
|
||||||
|
if: false
|
||||||
run: |
|
run: |
|
||||||
curl -s -w "\nHTTP %{http_code}\n" \
|
curl -s -w "\nHTTP %{http_code}\n" \
|
||||||
-u "${{ secrets.SONAR_TOKEN }}:" \
|
-u "${{ secrets.SONAR_TOKEN }}:" \
|
||||||
|
|||||||
Reference in New Issue
Block a user