We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eb74a9 commit d9f3cb9Copy full SHA for d9f3cb9
.github/workflows/sanity-test.yaml
@@ -27,7 +27,7 @@ jobs:
27
jenkins_url: ${{ secrets.JENKINS_INTERNAL_URL }}
28
jenkins_user: ${{ secrets.JENKINS_BOT_API_USER}}
29
jenkins_token: ${{ secrets.JENKINS_BOT_API_TOKEN}}
30
- job_name: "qa/QA-secure/onboarding/terraform-aws-secure-onboarding-tests/"
+ job_name: "qa/job/QA-secure/job/onboarding/job/terraform-aws-secure-onboarding-tests/"
31
job_params: |
32
{
33
"MODULE_BRANCH": "${{ github.head_ref }}"
0 commit comments