We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e50805a commit 95a52a0Copy full SHA for 95a52a0
.github/workflows/deploy.yml
@@ -37,6 +37,7 @@ jobs:
37
path: kube-argocd
38
token: ${{ secrets.ARGOCD_GITHUB_TOKEN }}
39
40
+ # See doc: https://argo-cd.readthedocs.io/en/latest/user-guide/ci_automation/
41
- name: Update commit in Kubernetes deployment manifest
42
env:
43
GITHUB_TOKEN: ${{ secrets.ARGOCD_GITHUB_TOKEN }}
0 commit comments