Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Drupal
sfl-boilerplate
Commits
2aab4638
Commit
2aab4638
authored
Jan 15, 2015
by
Ernesto Rodriguez Ortiz
Browse files
docker: Now we use default-vars to define the environment installation
parent
121a59c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/jenkins-post-build.sh
View file @
2aab4638
...
...
@@ -61,7 +61,7 @@ function drupal_install {
# start mysql server
/usr/bin/mysqld_safe &
sleep
10s
# execute site-install
if
!
$WORKSPACE
/site-install
prod
if
!
$WORKSPACE
/site-install
then
echo
"Fail to site install"
exit
1
...
...
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