We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24ecbc1 commit 8d05988Copy full SHA for 8d05988
.github/workflows/smoke-tests.yml
@@ -52,7 +52,7 @@ jobs:
52
with:
53
export_to_environment: true
54
secrets: |-
55
- EC_API_KEY:elastic-observability-ci/elastic-cloud-observability-team-pro-api-key
+ EC_API_KEY:911195782929/elastic-cloud-observability-team-pro-api-key
56
- run: make smoketest/run
57
58
# Secrets are rotated daily, if the benchmarks run between the rotation window, then
@@ -64,7 +64,7 @@ jobs:
64
65
66
67
68
69
- if: always()
70
name: Tear down
0 commit comments