remame from github sha to latest tag

This commit is contained in:
Gormery Kombo Wanjiru
2024-02-27 20:43:38 +01:00
parent 1d83dc914c
commit d72eb148c5

View File

@@ -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'