Skip to content

Commit

Permalink
Use correct jenkins job name
Browse files Browse the repository at this point in the history
  • Loading branch information
les-sheppard committed Nov 29, 2024
1 parent 1cd8f62 commit 63f3376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ jobs:
jenkins_url: "${{ env.JENKINS_URL }}"
jenkins_user: ${{ env.JENKINS_USER }}
jenkins_token: ${{ env.JENKINS_TOKEN }}
job_name: "ephemeral-deployments/job/ephemeral-node-ci-benchmark"
job_name: "babylon-testing/job/ephemeral-deployments/job/ephemeral-node-ci-benchmark"
job_params: |
{
"RADIXDLT_NODE_DOCKER_TAG": "${{ env.DOCKER_TAG }}",
Expand Down

0 comments on commit 63f3376

Please sign in to comment.