Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ai3
docker
elasticsearch
Commits
b1436207
Commit
b1436207
authored
Apr 13, 2020
by
godog
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade elastic to 7
parent
f118697b
Pipeline
#6765
passed with stage
in 2 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
build.sh
build.sh
+2
-2
No files found.
build.sh
View file @
b1436207
...
...
@@ -63,8 +63,8 @@ fllxIu9XYmiBERQ/qPDlGRlOgVTd9xUfHFkzB52c70E=
=92oX
-----END PGP PUBLIC KEY BLOCK-----
EOF
(
echo
"deb https://artifacts.elastic.co/packages/oss-
6
.x/apt stable main"
;
echo
"deb [arch=amd64] https://packages.elastic.co/curator/5/debian
9
stable main"
)
\
(
echo
"deb https://artifacts.elastic.co/packages/oss-
7
.x/apt stable main"
;
echo
"deb [arch=amd64] https://packages.elastic.co/curator/5/debian stable main"
)
\
>
/etc/apt/sources.list.d/elastic.list
apt-get update
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment