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
GLPI
java-library-glpi
Commits
f3f4ddf0
Commit
f3f4ddf0
authored
Oct 26, 2017
by
Rafa Hernandez
Committed by
Alexander Salas Bastidas
Nov 01, 2017
Browse files
ci(gradle): setup information on gradle properties
parent
714cb688
Changes
1
Hide whitespace changes
Inline
Side-by-side
ci/scripts/ci_gradle_properties.sh
View file @
f3f4ddf0
...
@@ -30,3 +30,4 @@ echo org.gradle.jvmargs=-Xmx1536m >> gradle.properties
...
@@ -30,3 +30,4 @@ echo org.gradle.jvmargs=-Xmx1536m >> gradle.properties
echo
glpi_user
=
\"
$GLPI_USER
\"
>>
gradle.properties
echo
glpi_user
=
\"
$GLPI_USER
\"
>>
gradle.properties
echo
glpi_password
=
\"
$GLPI_PASSWORD
\"
>>
gradle.properties
echo
glpi_password
=
\"
$GLPI_PASSWORD
\"
>>
gradle.properties
echo
glpi_url
=
\"
$GLPI_URL
\"
>>
gradle.properties
echo
glpi_url
=
\"
$GLPI_URL
\"
>>
gradle.properties
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