check fix if it deploys the image
This commit is contained in:
3
.github/workflows/ollama-docker.yaml
vendored
3
.github/workflows/ollama-docker.yaml
vendored
@@ -76,7 +76,6 @@ jobs:
|
||||
tags: |
|
||||
type=sha,prefix=commit-,format=long
|
||||
type=raw,value=latest
|
||||
|
||||
|
||||
- name: Build and tag Docker image and push to Docker Hub
|
||||
uses: docker/build-push-action@v2
|
||||
@@ -93,4 +92,4 @@ jobs:
|
||||
|
||||
- name: Show image digest
|
||||
run: |
|
||||
echo ${{ steps.docker_build.outputs.digest }}
|
||||
echo ${{ steps.docker_build.outputs.digest }}
|
||||
Reference in New Issue
Block a user