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
|
||||
env:
|
||||
#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_REPO: ${{ github.event.repository.name }}
|
||||
IMAGE_TAG: ${{ github.sha }}
|
||||
|
||||
Reference in New Issue
Block a user