Skip to content

Commit 708c959

Browse files
author
Harmanpreet Kaur
committed
edit 7
1 parent f626363 commit 708c959

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docker-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ jobs:
6262
push: ${{ github.ref_name == 'main' || github.ref_name == 'dev' || github.ref_name == 'demo' }}
6363
tags: |
6464
${{ secrets.ACR_LOGIN_SERVER }}/km-app:${{ steps.determine_tag.outputs.tagname }}
65-
echo "acr_login_server=${{ secrets.ACR_LOGIN_SERVER }}"
6665
${{ secrets.ACR_LOGIN_SERVER }}/km-app:${{ steps.determine_tag.outputs.tagname }}_${{ steps.date.outputs.date }}_${{ github.run_number }}
6766
6867
- name: Build and Push Docker Image for km-rag-function

0 commit comments

Comments
 (0)