Skip to content

Commit

Permalink
(chore) Switch to new frontend building job
Browse files Browse the repository at this point in the history
  • Loading branch information
ibacher authored Jan 26, 2024
1 parent 3086d69 commit b5c88d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,6 @@ jobs:
uses: fjogeleit/http-request-action@master
continue-on-error: true
with:
url: https://ci.openmrs.org/rest/api/latest/queue/REFAPP-D3X
url: https://ci.openmrs.org/rest/api/latest/queue/O3-BF
method: "POST"
customHeaders: '{ "Authorization": "Bearer ${{ secrets.BAMBOO_TOKEN }}" }'

0 comments on commit b5c88d5

Please sign in to comment.