Skip to content

Commit

Permalink
oops, wrong tag
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Aug 27, 2023
1 parent 517edf5 commit 0f000f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: docker/build-push-action@v4
with:
push: true
tags: korewachino/koboldcpp:latest,korewachino/koboldcpp:1.42
tags: korewachino/koboldcpp:latest,korewachino/koboldcpp:1.41,korewachino/koboldcpp:cuda
docker-nocuda:
runs-on: ubuntu-latest
steps:
Expand All @@ -48,4 +48,4 @@ jobs:
with:
file: nocuda.dockerfile
push: true
tags: korewachino/koboldcpp:nocuda-latest,korewachino/koboldcpp:1.42-nocuda
tags: korewachino/koboldcpp:nocuda,korewachino/koboldcpp:1.41-nocuda

0 comments on commit 0f000f4

Please sign in to comment.