Skip to content
Snippets Groups Projects
Commit 4c202515 authored by Erick Hitter's avatar Erick Hitter
Browse files

Debug

parent 2f044d9f
Branches
No related tags found
1 merge request!1Add GitLab CI
Pipeline #111 failed
...@@ -12,7 +12,7 @@ before_script: ...@@ -12,7 +12,7 @@ before_script:
# install the required packages for the running CI tests # install the required packages for the running CI tests
- | - |
apt-get -yqqf install lsb-release zip unzip subversion mysql-client libicu-dev libpng-dev --fix-missing apt-get -yqqf install lsb-release zip unzip subversion mysql-client libicu-dev libpng-dev bzip2 --fix-missing
if [[ $(lsb_release -a) =~ "stretch" ]]; then if [[ $(lsb_release -a) =~ "stretch" ]]; then
apt-get -yqqf install default-libmysqlclient-dev --fix-missing apt-get -yqqf install default-libmysqlclient-dev --fix-missing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment