Skip to content

Commit f5a9736

Browse files
committed
Use ops instance
1 parent 217b9da commit f5a9736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- name: Trigger workflow
6363
uses: grafana/shared-workflows/actions/trigger-argo-workflow@d29b9161f1803baed4a7305c85cb5a3018bc3c3e # trigger-argo-workflow/v1.2.1
6464
with:
65-
instance: dev
65+
instance: ops
6666
namespace: grafana-datasources-cd
6767
workflow_template: ${{ steps.plugin-id.outputs.PLUGIN_ID }}
6868
parameters: |

0 commit comments

Comments
 (0)