Skip to content

Commit

Permalink
[skip ci] Remove YSTV trigger step
Browse files Browse the repository at this point in the history
  • Loading branch information
markspolakovs committed Oct 26, 2024
1 parent c2f385a commit b2d352f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,9 +223,6 @@ jobs:
release_id: "${{ steps.release.outputs.id }}",
draft: false
})
- name: Trigger YSTV Jenkins
run: |
curl -X POST -v ${{ secrets.YSTV_JENKINS_URL }}/buildByToken/buildWithParameters -d 'job=Badger - GitHub Trigger&token=${{ secrets.YSTV_JENKINS_TOKEN }}&VERSION=v1.0.6&cause=${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}'
- uses: actions/setup-node@v3
with:
node-version: "20.x"
Expand Down

0 comments on commit b2d352f

Please sign in to comment.