File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,10 +28,10 @@ jobs:
2828 poll-interval : 20
2929 Zookeeper-Pipeline :
3030 needs : Wait-for-images
31- uses : Netcracker/qubership-test-pipelines/.github/workflows/zookeeper.yaml@fix/stabilize_s3_tests # v1.6.0
31+ uses : Netcracker/qubership-test-pipelines/.github/workflows/zookeeper.yaml@fix_linting_errors_v2 # v1.6.0
3232 with :
3333 service_branch : ' ${{ github.head_ref || github.ref_name }}'
34- pipeline_branch : ' fix/stabilize_s3_tests ' # this value must match the value after '@' in 'uses'
34+ pipeline_branch : ' fix_linting_errors_v2 ' # this value must match the value after '@' in 'uses'
3535 secrets :
3636 AWS_S3_ACCESS_KEY_ID : ${{secrets.AWS_S3_ACCESS_KEY_ID}}
3737 AWS_S3_ACCESS_KEY_SECRET : ${{secrets.AWS_S3_ACCESS_KEY_SECRET}}
You can’t perform that action at this time.
0 commit comments