File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed
Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -26,11 +26,10 @@ jobs:
2626 poll-interval : 20
2727 Zookeeper-Pipeline :
2828 needs : Wait-for-images
29- uses : Netcracker/qubership-test-pipelines/.github/workflows/zookeeper.yaml@4487afa083e5ba0cf64690d2e93e3d8ee94fab4f # v1.3.0
29+ uses : Netcracker/qubership-test-pipelines/.github/workflows/zookeeper.yaml@4cb7d7c09d0205268066b130c8c6205d9232507b # v1.4.1
3030 with :
3131 service_branch : ' ${{ github.head_ref || github.ref_name }}'
32- versions_file : ' .github/versions.yaml'
33- pipeline_branch : ' 4487afa083e5ba0cf64690d2e93e3d8ee94fab4f' # this value must match the value after '@' in 'uses'
32+ pipeline_branch : ' 4cb7d7c09d0205268066b130c8c6205d9232507b' # this value must match the value after '@' in 'uses'
3433 secrets :
3534 AWS_S3_ACCESS_KEY_ID : ${{secrets.AWS_S3_ACCESS_KEY_ID}}
3635 AWS_S3_ACCESS_KEY_SECRET : ${{secrets.AWS_S3_ACCESS_KEY_SECRET}}
You can’t perform that action at this time.
0 commit comments