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

[ci] fix test image name

parent 99ac5da0
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -98,7 +98,7 @@ build_macosx_36: ...@@ -98,7 +98,7 @@ build_macosx_36:
# Docker host based testing (must be run inside dind or docker-enabled host) # Docker host based testing (must be run inside dind or docker-enabled host)
.browser_test_linux_template: &linux_browser_test_job .browser_test_linux_template: &linux_browser_test_job
stage: browser-tests stage: browser-tests
image: docker.idiap.ch/beat/beat.env.editor:0.0.1r5 image: docker.idiap.ch/beat/ci.env.editor:0.0.1r0
before_script: before_script:
# safe keep artifacts as before_build.sh will erase those... # safe keep artifacts as before_build.sh will erase those...
- mv ${CONDA_ROOT}/conda-bld . - 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