Skip to content

Commit 0a77049

Browse files
committed
update workflow
1 parent 843f9b8 commit 0a77049

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/01B_Deployment_ArgoCD_And_Promote.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -684,6 +684,9 @@ jobs:
684684
- name: Model 2 - Run test and promote if >90% success
685685
working-directory: emlo4-session-18-ajithvcoder-canary-argocd-kserve
686686
continue-on-error: true
687+
env:
688+
REPO_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
689+
CML_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
687690
run: |
688691
pip install matplotlib
689692
# Run test and capture output

0 commit comments

Comments
 (0)