Обновить .github/workflows/docker_test.yaml
This commit is contained in:
4
.github/workflows/docker_test.yaml
vendored
4
.github/workflows/docker_test.yaml
vendored
@@ -15,10 +15,6 @@ jobs:
|
||||
runs-on: gpu
|
||||
env:
|
||||
effective_tag: ${{ inputs.tag || github.head_ref || github.ref_name }}
|
||||
GITEA_URL: ${{ secrets.GITEAURL }}
|
||||
PRBOT_USERNAME: ${{ secrets.ACCOUNT_NAME }}
|
||||
PRBOT_TOKEN: ${{ secrets.GITHUBTOKEN }}
|
||||
GITHUB_REPOSITORY: ${{ secrets.REPOSITORY }}
|
||||
PR_NUMBER: ${{ github.event.pull_request.number }}
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user