Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WP Plugins
Cron-Control
Commits
e72d7ea2
Commit
e72d7ea2
authored
Jul 15, 2017
by
Erick Hitter
Browse files
GitLab: wrong sql
parent
d940cc9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e72d7ea2
...
...
@@ -11,7 +11,7 @@ before_script:
-
apt-get update -yqq
-
apt-get install -yqq git libmcrypt-dev libpq-dev libcurl4-gnutls-dev libicu-dev libvpx-dev libjpeg-dev libpng-dev libxpm-dev zlib1g-dev libfreetype6-dev libxml2-dev libexpat1-dev libbz2-dev libgmp3-dev libldap2-dev unixodbc-dev libsqlite3-dev libaspell-dev libsnmp-dev libpcre3-dev libtidy-dev subversion mariadb-client-10.0
# Install PHP extensions
-
docker-php-ext-install mbstring mcrypt
pdo_pg
sql curl json intl gd xml zip bz2 opcache
-
docker-php-ext-install mbstring mcrypt
my
sql
i
curl json intl gd xml zip bz2 opcache
# Install Composer
-
curl -sS https://getcomposer.org/installer | php
# Install phpunit (https://docs.gitlab.com/ce/ci/examples/php.html)
...
...
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