File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed
Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -105,20 +105,3 @@ jobs:
105105 git add services/traction/charts/test/Chart.yaml services/traction/charts/prod/Chart.yaml
106106 git commit -m "Update chart and app versions" || echo "No changes to commit"
107107 git push origin main
108-
109- - name : Trigger and wait for GitOps sync workflow
110- uses : convictional/trigger-workflow-and-wait@v1.6.5
111- id : workflow-trigger
112- with :
113- owner : bcgov
114- repo : trust-over-ip-configurations
115- github_token : ${{ secrets.DITP_CONFIGS_REPO_TOKEN }}
116- workflow_file_name : gitops_sync.yaml
117-
118- - name : Trigger ArgoCD Sync of bc0192-test-traction
119- uses : OpsVerseIO/argocd-sync@0.2.0
120- with :
121- address : gitops-shared.apps.silver.devops.gov.bc.ca
122- token : ${{ secrets.DITP_GITOPS_ARGO_SECRET}}
123- action : sync
124- appName : " bc0192-test-traction"
You can’t perform that action at this time.
0 commit comments