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
ee58f4ea
Commit
ee58f4ea
authored
Jan 16, 2015
by
Ernesto Rodriguez Ortiz
Browse files
docker: Add the build_artifacts option to the function run()
parent
82a4f2b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/jenkins-post-build.sh
View file @
ee58f4ea
...
...
@@ -263,6 +263,9 @@ function run {
exit
1
fi
fi
if
[
$EN_BUILD
-eq
1
]
;
then
build_artefacts
fi
if
[
$EN_CODER
-eq
1
]
;
then
run_coder
fi
...
...
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