diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4aa98e6734e34b00c5394d3b335f2b0521da1e04..429aa6a7dc0df3e88ea1c5e62677fb9b569fadcd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -39,6 +39,6 @@ build windows: trigger dependents: stage: deploy tags: [ linux, docker ] - image: git.imp.fu-berlin.de:5000/bioroboticslab/robofish/docker:ubuntu-18.04 + image: git.imp.fu-berlin.de:5000/bioroboticslab/robofish/docker:cuda-devel-ubuntu18.04 script: - curl --request POST --form "token=$CI_JOB_TOKEN" --form ref=master https://git.imp.fu-berlin.de/api/v4/projects/2576/trigger/pipeline