Skip to content

Commit

Permalink
fix tag 2
Browse files Browse the repository at this point in the history
  • Loading branch information
yanxi0830 committed Jan 14, 2025
1 parent c144b87 commit 0f21075
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-to-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
- name: Push to dockerhub
run: |
docker tag distribution-ollama:0.0.63.dev20250114 llamastack/distribution-ollama:0.0.63.dev20250114
docker push llamastack/distribution-ollama:0.0.63.dev20250114
docker tag distribution-ollama:test-0.0.63.dev20250114 llamastack/distribution-ollama:test-0.0.63.dev20250114
docker push llamastack/distribution-ollama:test-0.0.63.dev20250114

0 comments on commit 0f21075

Please sign in to comment.