File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -32,13 +32,13 @@ pipelines:
3232 elastic_profile_id : symbol-collector
3333 tasks :
3434 - script : |
35- /devinfra/scripts/ checks/ githubactions/ checkruns.py \
35+ checks- githubactions- checkruns \
3636 getsentry/symbol-collector \
3737 ${GO_REVISION_SYMBOL_COLLECTOR_REPO} \
3838 macos-latest \
3939 windows-latest
4040 - script : |
41- /devinfra/scripts/ checks/ googlecloud/check_cloudbuild.py \
41+ checks- googlecloud-check-cloudbuild \
4242 sentryio \
4343 github_getsentry_symbol-collector \
4444 symbol-collector-push-to-any-branch \
@@ -52,8 +52,8 @@ pipelines:
5252 elastic_profile_id : symbol-collector
5353 tasks :
5454 - script : |
55- /devinfra/scripts/k8s/k8stunnel \
56- && /devinfra/scripts/ k8s/k8s -deploy.py \
55+ /devinfra/scripts/get-cluster-credentials \
56+ && k8s-deploy \
5757 --label-selector="service=symbol-collector" \
5858 --image="us-central1-docker.pkg.dev/sentryio/symbol-collector/image:${GO_REVISION_SYMBOL_COLLECTOR_REPO}" \
5959 --container-name="symbol-collector"
You can’t perform that action at this time.
0 commit comments