Skip to content

Commit

Permalink
edit 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Harmanpreet Kaur committed Feb 4, 2025
1 parent f5ef1ca commit 2512b07
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
tags: |
${{ secrets.ACR_LOGIN_SERVER }}/km-app:${{ steps.determine_tag.outputs.tagname }}
${{ secrets.ACR_LOGIN_SERVER }}/km-app:${{ steps.determine_tag.outputs.tagname }}_${{ steps.date.outputs.date }}_${{ github.run_number }}

- name: Build and Push Docker Image for km-rag-function
uses: docker/build-push-action@v6
with:
Expand Down

0 comments on commit 2512b07

Please sign in to comment.