This commit is contained in:
Matt DiMeglio 2026-02-08 00:05:46 -05:00
parent 2658991dd7
commit a30ef20551

View file

@ -108,6 +108,6 @@ jobs:
-X POST \
-H "Content-Type: application/json" \
-d '{"buildType": {"id": "${{ secrets.TEAMCITY_API_ID }}"}}' \
"${{ secrets.TEAMCITY_URL }}/httpAuth/app/rest/buildQueue?fields=build(state)"
"${{ secrets.TEAMCITY_URL }}/httpAuth/app/rest/buildQueue" > /dev/null