Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Carlo FERRIGNO
ci-template-cc
Commits
bcd18df9
Unverified
Commit
bcd18df9
authored
Jan 28, 2021
by
Volodymyr SAVCHENKO
Browse files
set path to use
parent
002db9b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
make-functions.sh
make-functions.sh
+2
-0
No files found.
make-functions.sh
View file @
bcd18df9
...
...
@@ -3,6 +3,8 @@
# useful defaults
export
ODA_SPARQL_ROOT
=
${
ODA_SPARQL_ROOT
:-
http
://fuseki.internal.odahub.io/dataanalysis
}
export
PATH
=
$HOME
/.local/bin:
$PATH
if
[
-s
oda.yaml
]
;
then
export
IN_TEST_CASE
=
yes
echo
-e
"
\0
33[32mfound test case oda.yaml
\0
33[0m"
...
...
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