We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18bb48d commit df9f2b6Copy full SHA for df9f2b6
.github/workflows/testpatterns.yml
@@ -10,7 +10,7 @@ jobs:
10
with:
11
repo: deb https://artifacts.elastic.co/packages/8.x/apt stable main
12
repo-name: elastic-8.x
13
- keys: D27D666CD88E42B4
+ keys-asc: https://artifacts.elastic.co/GPG-KEY-elasticsearch
14
- name: install logstash
15
run: sudo apt-get install logstash
16
- name: add logstash to path
0 commit comments