Skip to content

Commit 2512b07

Browse files
author
Harmanpreet Kaur
committed
edit 2
1 parent f5ef1ca commit 2512b07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker-build-push.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ jobs:
5454
tags: |
5555
${{ secrets.ACR_LOGIN_SERVER }}/km-app:${{ steps.determine_tag.outputs.tagname }}
5656
${{ secrets.ACR_LOGIN_SERVER }}/km-app:${{ steps.determine_tag.outputs.tagname }}_${{ steps.date.outputs.date }}_${{ github.run_number }}
57+
58+
5759
- name: Build and Push Docker Image for km-rag-function
5860
uses: docker/build-push-action@v6
5961
with:

0 commit comments

Comments
 (0)