Skip to content

Commit 014ac62

Browse files
committed
update
1 parent 350ad3f commit 014ac62

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/backend-cd.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,6 @@ jobs:
6363
echo "resolved=latest" >> $GITHUB_OUTPUT
6464
fi
6565
66-
# use tag_check.outputs.resolved everywhere instead of compute_tag.outputs.val
67-
68-
69-
70-
7166
# Compute AKS name/RG (inputs override secrets)
7267
- name: Compute AKS values
7368
id: compute_aks
@@ -170,5 +165,3 @@ jobs:
170165
aks_resource_group: ${{ needs.deploy_backend.outputs.AKS_RG }}
171166
image_tag: ${{ needs.deploy_backend.outputs.IMAGE_TAG }}
172167
secrets: inherit
173-
174-
# update

0 commit comments

Comments
 (0)