Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
d4b6257c
Unverified
Commit
d4b6257c
authored
Feb 09, 2021
by
Nikita Titov
Committed by
GitHub
Feb 08, 2021
Browse files
remove unused variable from PATH (#3926)
parent
045ffd9a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
.vsts-ci.yml
.vsts-ci.yml
+0
-1
No files found.
.vsts-ci.yml
View file @
d4b6257c
...
...
@@ -165,7 +165,6 @@ jobs:
CONDA=$AGENT_HOMEDIRECTORY/miniconda
echo "##vso[task.setvariable variable=CONDA]$CONDA"
echo "##vso[task.prependpath]$CONDA/bin"
echo "##vso[task.prependpath]$(brew --prefix swig@3)/bin"
echo "##vso[task.setvariable variable=JAVA_HOME]$JAVA_HOME_8_X64"
displayName
:
'
Set
variables'
-
bash
:
$(Build.SourcesDirectory)/.ci/setup.sh
...
...
Write
Preview
Markdown
is supported
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