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
3a408951
Commit
3a408951
authored
Apr 10, 2020
by
Nigel Kukard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CI: Use mariadb-server
parent
a3af00b9
Changes
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 @
3a408951
...
...
@@ -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