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:
|
||||
paths:
|
||||
- 'requirements.txt'
|
||||
- 'Dockerfile.compute5'
|
||||
- 'Dockerfile.compute5.0'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
@@ -49,7 +49,7 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/amd64,linux/arm64
|
||||
file: ./Dockerfile.compute5
|
||||
file: ./Dockerfile.compute5.0
|
||||
push: true
|
||||
tags: |
|
||||
mccloud/subgen:compute5
|
||||
|
||||
Reference in New Issue
Block a user