remame from github sha to latest tag
This commit is contained in:
2
.github/workflows/main_ollama-docker.yml
vendored
2
.github/workflows/main_ollama-docker.yml
vendored
@@ -25,4 +25,4 @@ jobs:
|
||||
app-name: 'ollama-docker'
|
||||
slot-name: 'production'
|
||||
publish-profile: ${{ secrets.AzureAppService_PublishProfile_08e3a555edb44342ace847844a9fbcbf }}
|
||||
images: 'index.docker.io/${{ secrets.AzureAppService_ContainerUsername_4216062f7e1e4503954d1228672732b6 }}/valiantlynx/ollama-docker:${{ github.sha }}'
|
||||
images: 'index.docker.io/${{ secrets.AzureAppService_ContainerUsername_4216062f7e1e4503954d1228672732b6 }}/valiantlynx/ollama-docker:latest'
|
||||
Reference in New Issue
Block a user