Обновить .github/workflows/docker_test.yaml
This commit is contained in:
3
.github/workflows/docker_test.yaml
vendored
3
.github/workflows/docker_test.yaml
vendored
@@ -21,6 +21,9 @@ jobs:
|
|||||||
GITHUB_REPOSITORY: ${{ secrets.REPOSITORY }}
|
GITHUB_REPOSITORY: ${{ secrets.REPOSITORY }}
|
||||||
PR_NUMBER: ${{ github.event.pull_request.number }}
|
PR_NUMBER: ${{ github.event.pull_request.number }}
|
||||||
steps:
|
steps:
|
||||||
|
- name: Checkout
|
||||||
|
uses: actions/checkout@master
|
||||||
|
|
||||||
- name: Login to Yandex Cloud
|
- name: Login to Yandex Cloud
|
||||||
uses: yc-actions/yc-cr-login@v2
|
uses: yc-actions/yc-cr-login@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user