Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
software
ndt_core_public
Commits
0b686771
Commit
0b686771
authored
Aug 25, 2018
by
Tomasz Kucner
Browse files
Update prepare.sh
parent
2bef7a85
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci/prepare.sh
.gitlab-ci/prepare.sh
+1
-1
No files found.
.gitlab-ci/prepare.sh
View file @
0b686771
...
...
@@ -9,7 +9,7 @@ add_ndt_core_yaml() {
setup_apt
()
{
# echo "Here you can define repo with our package";
wget
-O
- http://130.243.98.216/repos/apt/conf/public.gpg.key | apt-key add -
echo
"deb http://130.243.98.216/repos/apt/
debian
xenial main"
>>
/etc/apt/sources.list
echo
"deb http://130.243.98.216/repos/apt/
ubuntu
xenial main"
>>
/etc/apt/sources.list
apt-get update
-qq
#> /dev/null
}
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