Skip to content
Snippets Groups Projects
Commit a5d2b08f authored by Jaden DIEFENBAUGH's avatar Jaden DIEFENBAUGH
Browse files

[conda] update test image to have curl & git available

parent b91aa519
No related branches found
No related tags found
1 merge request!3Support for new conda-based CI/CD pipelines
Pipeline #
......@@ -98,7 +98,7 @@ build_macosx_36:
# Docker host based testing (must be run inside dind or docker-enabled host)
.browser_test_linux_template: &linux_browser_test_job
stage: browser-tests
image: docker.idiap.ch/beat/beat.env.editor:0.0.1r4
image: docker.idiap.ch/beat/beat.env.editor:0.0.1r5
before_script:
# safe keep artifacts as before_build.sh will erase those...
- mv ${CONDA_ROOT}/conda-bld .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment