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
beat
beat.core
Commits
86f482b0
Commit
86f482b0
authored
Apr 24, 2018
by
André Anjos
💬
Browse files
Fix missing variable in before_test
parent
013baa98
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/before_test.sh
View file @
86f482b0
...
...
@@ -3,6 +3,9 @@
basedir
=
`
pwd
`
source
${
basedir
}
/_ci/functions.sh
REGISTRY
=
"docker.idiap.ch"
check_env REGISTRY
# Run our docker-based tests for this package
${
CONDA_ROOT
}
/bin/conda
install
--yes
--use-local
${
CONDA_ROOT
}
/conda-bld/
${
OSNAME
}
-64
/beat.core-
${
BOB_PACKAGE_VERSION
}
-
*
.tar.bz2
...
...
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