update
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -5,7 +5,7 @@ jobs:
|
|||||||
runs-on: gpu
|
runs-on: gpu
|
||||||
env:
|
env:
|
||||||
#DOCKER_HOST: tcp://${{ matrix.config.host }}:2376
|
#DOCKER_HOST: tcp://${{ matrix.config.host }}:2376
|
||||||
MESSAGE: "${{ github.repository }} [${{ github.action }}](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_number }}) was"
|
MESSAGE: "${{ github.repository }} [build](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_number }}) was"
|
||||||
CR_REGISTRY: crp8vh46gd976oq8ipla
|
CR_REGISTRY: crp8vh46gd976oq8ipla
|
||||||
CR_REPO: ${{ github.event.repository.name }}
|
CR_REPO: ${{ github.event.repository.name }}
|
||||||
IMAGE_TAG: ${{ github.sha }}
|
IMAGE_TAG: ${{ github.sha }}
|
||||||
|
|||||||
Reference in New Issue
Block a user