mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[TLS-446] Remove old pipeline; new one handles all envs (#161459)
## Summary All environments are handled by the gpctl pipeline for kibana, once elastic/serverless-gitops#340 gets merged.
This commit is contained in:
parent
0e0106a322
commit
bf148fb35f
1 changed files with 0 additions and 11 deletions
|
@ -92,17 +92,6 @@ steps:
|
|||
SERVICE_COMMIT_HASH: $GIT_ABBREV_COMMIT
|
||||
REMOTE_SERVICE_CONFIG: https://raw.githubusercontent.com/elastic/serverless-gitops/main/gen/gpctl/kibana/config.yaml
|
||||
|
||||
- trigger: serverless-gitops-update-stack-image-tag
|
||||
async: true
|
||||
label: ":argo: Update image tag for Kibana using the legacy script (used in QA/Staging)"
|
||||
branches: main
|
||||
build:
|
||||
env:
|
||||
IMAGE_TAG: "git-$GIT_ABBREV_COMMIT"
|
||||
SERVICE: kibana-controller
|
||||
NAMESPACE: kibana-ci
|
||||
IMAGE_NAME: kibana-serverless
|
||||
COMMIT_MESSAGE: "gitops: update kibana tag to elastic/kibana@$GIT_ABBREV_COMMIT"
|
||||
EOF
|
||||
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue