docker work
This commit is contained in:
parent
c0a1955164
commit
4fae89fdee
|
@ -59,7 +59,6 @@ jobs:
|
||||||
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||||
tags: |
|
tags: |
|
||||||
type=raw,value=cuda121
|
type=raw,value=cuda121
|
||||||
latest=false
|
|
||||||
|
|
||||||
# Build and push Docker image with Buildx
|
# Build and push Docker image with Buildx
|
||||||
# https://github.com/docker/build-push-action
|
# https://github.com/docker/build-push-action
|
||||||
|
|
Loading…
Reference in New Issue