Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Erik von Reis
dtt
Commits
f0ae37a1
Commit
f0ae37a1
authored
Jan 16, 2021
by
Erik von Reis
Browse files
build from production, not unstable
parent
8d003891
Pipeline
#248113
failed with stages
in 5 minutes and 29 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f0ae37a1
...
...
@@ -25,7 +25,7 @@ build-deb-buster:
-
apt-get update
-
apt-get -y install apt-transport-https ca-certificates wget
-
echo deb [trusted=yes]
http://apt.ligo-wa.caltech.edu/debian buster
-unstable
main > /etc/apt/sources.list.d/cdssoft.list
http://apt.ligo-wa.caltech.edu/debian buster main > /etc/apt/sources.list.d/cdssoft.list
-
apt-get update
-
apt-get install -y devscripts equivs
-
cd $CI_PROJECT_DIR
...
...
@@ -55,7 +55,7 @@ build-deb-stretch:
-
apt-get -y install apt-transport-https ca-certificates
-
apt-get update
-
echo deb [trusted=yes] https://hypatia.aei.mpg.de/lsc-amd64-stretch / > /etc/apt/sources.list.d/lscsoft.list
-
echo deb [trusted=yes] http://apt.ligo-wa.caltech.edu/debian stretch
-unstable
main > /etc/apt/sources.list.d/cdssoft.list
-
echo deb [trusted=yes] http://apt.ligo-wa.caltech.edu/debian stretch main > /etc/apt/sources.list.d/cdssoft.list
-
rm -f /etc/apt/preferences.d/*
-
apt-get update
-
apt-cache policy
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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