Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
fix Docker image name
  • Loading branch information
asinghvi17 committed Dec 11, 2019
1 parent 9949e9d commit 24d62ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Expand Up @@ -12,7 +12,7 @@ gallerytest:
stage: test
tags:
- opengl
image: "juliagpu/julia:v1.2-${CI_IMAGE_TAG}"
image: "juliagpu/julia:v1.2-opengl"
before_script:
- apt-get -qq update
# glfw
Expand Down

0 comments on commit 24d62ef

Please sign in to comment.