Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
smradius
smradius
Commits
b659b33b
Commit
b659b33b
authored
Apr 10, 2020
by
Nigel Kukard
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'buildfix' into 'master'
CI: Use mariadb-server See merge request
!429
parents
a3af00b9
3a408951
Pipeline
#5569
passed with stages
in 3 minutes and 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
No files found.
.gitlab-ci.yml
View file @
b659b33b
...
...
@@ -28,7 +28,7 @@ make-test:
-
apt-get install -y libdevel-cover-perl libpod-coverage-perl libtest-most-perl
-
apt-get install -y libnet-server-perl libconfig-inifiles-perl libdatetime-perl libcache-fastmmap-perl libtimedate-perl
libcrypt-des-perl libcrypt-rc4-perl libdigest-sha-perl libdigest-md4-perl libmime-lite-perl
-
apt-get install -y m
ysql
-server
-
apt-get install -y m
ariadb
-server
# Start services and create dirs we need
-
service mysql start
...
...
@@ -71,7 +71,7 @@ make-install:
-
apt-get update
-
apt-get dist-upgrade -y
-
apt-get install -y git make
-
apt-get install -y m
ysql
-server
-
apt-get install -y m
ariadb
-server
-
cd "$CI_PROJECT_DIR"
-
./update-git-modules
-
perl Makefile.PL
...
...
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