Update build_GPU_Compute5.yml
This commit is contained in:
4
.github/workflows/build_GPU_Compute5.yml
vendored
4
.github/workflows/build_GPU_Compute5.yml
vendored
@@ -4,7 +4,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- 'requirements.txt'
|
- 'requirements.txt'
|
||||||
- 'Dockerfile.compute5'
|
- 'Dockerfile.compute5.0'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
@@ -49,7 +49,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
file: ./Dockerfile.compute5
|
file: ./Dockerfile.compute5.0
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
mccloud/subgen:compute5
|
mccloud/subgen:compute5
|
||||||
|
|||||||
Reference in New Issue
Block a user