Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
KLUGLUG
Blood Service Portal
Commits
1dac4838
Commit
1dac4838
authored
Oct 05, 2019
by
rama chandra
Browse files
Update .gitlab-ci.yml
parent
a3725442
Pipeline
#33384
failed with stage
in 1 minute and 27 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1dac4838
...
...
@@ -18,8 +18,8 @@ before_script:
# Install and run Composer
-
curl -sS https://getcomposer.org/installer | php
-
php composer.phar install
-pecl install mcrypt-1.0.2
-docker-php-ext-enable mcrypt
-
pecl install mcrypt-1.0.2
-
docker-php-ext-enable mcrypt
# Bring in any services we need http://docs.gitlab.com/ee/ci/docker/using_docker_images.html#what-is-a-service
# See http://docs.gitlab.com/ce/ci/services/README.html for examples.
services
:
...
...
Write
Preview
Supports
Markdown
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