Skip to main content
Homepage
Explore
Search or go to…
/
Sign in
Explore
Primary navigation
Project
L
lkqueue
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Collapse sidebar
Snippets
Groups
Projects
Show more breadcrumbs
Ray Andrew
lkqueue
Commits
3cd1f4bf
There was a problem fetching the pipeline summary.
Commit
3cd1f4bf
authored
Apr 26, 2018
by
Ray Andrew
Browse files
Options
Downloads
Patches
Plain Diff
Initial commit
parent
f0d3e8bd
No related branches found
No related tags found
No related merge requests found
Pipeline
#
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
2
−
2
View file @
3cd1f4bf
...
@@ -16,8 +16,8 @@ before_script:
...
@@ -16,8 +16,8 @@ before_script:
# - apt-get --quiet install -my wget gnupg libcurl4-gnutls-dev libicu-dev libmcrypt-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 libpq-dev libsqlite3-dev libaspell-dev libsnmp-dev libpcre3-dev libtidy-dev --yes
# - apt-get --quiet install -my wget gnupg libcurl4-gnutls-dev libicu-dev libmcrypt-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 libpq-dev libsqlite3-dev libaspell-dev libsnmp-dev libpcre3-dev libtidy-dev --yes
-
apk add --no-cache icu-dev
-
apk add --no-cache icu-dev
-
docker-php-ext-configure intl
-
docker-php-ext-configure intl
-
docker-php-ext-install mbstring
pdo_mysql
json intl
xml
zip bz2 opcache mysqli
-
docker-php-ext-install mbstring json intl zip bz2 opcache mysqli
-
docker-php-ext-enable mbstring
pdo_mysql
json intl
xml
zip bz2 opcache mysqli
-
docker-php-ext-enable mbstring json intl zip bz2 opcache mysqli
# - pear config-set http_proxy ${HTTP_PROXY}
# - pear config-set http_proxy ${HTTP_PROXY}
# - pear clear-cache
# - pear clear-cache
# - pear version
# - pear version
...
...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
sign in
to comment